]> git.sur5r.net Git - u-boot/blobdiff - include/tsec.h
efi_loader: correcty determine total device path length
[u-boot] / include / tsec.h
index fb27edf2250d5e40e402fbae58c9629f3fc776d5..e99a7fa8782f9db5826f44d5d884167fcd1e0f0b 100644 (file)
@@ -20,7 +20,7 @@
 
 #ifndef CONFIG_DM_ETH
 
-#ifdef CONFIG_LS102XA
+#ifdef CONFIG_ARCH_LS1021A
 #define TSEC_SIZE              0x40000
 #define TSEC_MDIO_OFFSET       0x40000
 #else