]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8569MDS.h
pm9261: remove CONFIG_CMD_AUTOSCRIPT
[karo-tx-uboot.git] / include / configs / MPC8569MDS.h
index 9b817037413f7e57cfcfb9e3b16866b83972eeb5..0c43b2b0c7ce891b4eb49dee6c0940778b0790a4 100644 (file)
@@ -284,6 +284,9 @@ extern unsigned long get_clock_freq(void);
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 #define CONFIG_SYS_NS16550_CLK         get_bus_freq(0)
+#ifdef CONFIG_NAND_SPL
+#define CONFIG_NS16550_MIN_FUNCTIONS
+#endif
 
 #define CONFIG_SYS_BAUDRATE_TABLE  \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400,115200}