]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/apf27.h
arm: mvebu: add multiple usb-hostcontroller support for AXP
[karo-tx-uboot.git] / include / configs / apf27.h
index aea20055fd73f2e5329398300d961d487965ed75..c73bd11cbe105f34ccd145cc98f8f2bdac2422fd 100644 (file)
@@ -39,6 +39,7 @@
 #define CONFIG_SPL_LDSCRIPT    "arch/$(ARCH)/cpu/u-boot-spl.lds"
 #define CONFIG_SPL_MAX_SIZE    2048
 #define CONFIG_SPL_TEXT_BASE    0xA0000000
+#define CONFIG_SPL_SERIAL_SUPPORT
 
 /* NAND boot config */
 #define CONFIG_SPL_NAND_SUPPORT
  * U-Boot general configurations
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "BIOS> "        /* prompt string */
 #define CONFIG_SYS_CBSIZE              2048            /* console I/O buffer */
 #define CONFIG_SYS_PBSIZE              \
                                (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)