]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/integratorap_cm946es_defconfig
ARM: rmobile: Move HSUSB configuration to board on ULCB
[people/ms/u-boot.git] / configs / integratorap_cm946es_defconfig
index cd1b1c34f771d9fb0f9f5483eab7fa4908e87824..b0e26237c2e81d39326b8031d80bad3787b26131 100644 (file)
@@ -2,5 +2,17 @@ CONFIG_ARM=y
 CONFIG_ARCH_INTEGRATOR=y
 CONFIG_ARCH_INTEGRATOR_AP=y
 CONFIG_CM946ES=y
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty"
+# CONFIG_DISPLAY_CPUINFO is not set
+# CONFIG_DISPLAY_BOARDINFO is not set
+CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="Integrator-AP # "
+CONFIG_CMD_ARMFLASH=y
+CONFIG_CMD_PCI=y
 # CONFIG_CMD_SETEXPR is not set
+# CONFIG_MMC is not set
+CONFIG_MTD_NOR_FLASH=y
+CONFIG_PCI=y
+CONFIG_BAUDRATE=38400
+CONFIG_OF_LIBFDT=y