]> git.sur5r.net Git - u-boot/blobdiff - include/configs/topic_miami.h
armv8: ls1043ardb: Make NET independent of FMan
[u-boot] / include / configs / topic_miami.h
index 3b0fa29890ff98d2280d839c8ecc1abc7dd70f5a..23160bd88d71d4a8c1ade30b0478ac08c4c87373 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __CONFIG_TOPIC_MIAMI_H
 #define __CONFIG_TOPIC_MIAMI_H
 
-#define CONFIG_ZYNQ_PS_CLK_FREQ                33333333UL
-
 #define CONFIG_ZYNQ_I2C0
 #define CONFIG_ZYNQ_I2C1
 
        "bootscript=autorun.scr\0" \
        "loadbit_addr=0x100000\0"       \
        "loadbootenv_addr=0x2000000\0" \
-       "kernel_size=0x400000\0"        \
+       "kernel_size=0x440000\0"        \
        "devicetree_size=0x10000\0"     \
        "boot_size=0xF00000\0"  \
        "fdt_high=0x20000000\0" \
 /* Further tweaks to reduce image size */
 #undef CONFIG_CMD_BOOTZ
 #undef CONFIG_CMD_NET
-#undef CONFIG_CMD_AES
 
 #endif /* __CONFIG_TOPIC_MIAMI_H */