]> git.sur5r.net Git - u-boot/blobdiff - configs/rpi_2_defconfig
kconfig: add config option for shell prompt
[u-boot] / configs / rpi_2_defconfig
index b539d4a689e51ffc27ab475caf43bd3953b5b69f..4b920454eeb1600837bd276ffd7964ff32d9028b 100644 (file)
@@ -1,4 +1,9 @@
 CONFIG_ARM=y
+CONFIG_ARCH_BCM283X=y
 CONFIG_TARGET_RPI_2=y
-CONFIG_SYS_MALLOC_F=y
-CONFIG_SYS_MALLOC_F_LEN=0x400
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_FPGA is not set
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_PHYS_TO_BUS=y
+CONFIG_SYS_PROMPT="U-Boot> "