]> git.sur5r.net Git - u-boot/blobdiff - configs/vexpress_aemv8a_juno_defconfig
MIPS: bootm: rework and fix broken bootm code
[u-boot] / configs / vexpress_aemv8a_juno_defconfig
index 79a12911c08269f064d77ba597f2d5185cffbf31..bc3e05a4bd431decdfa8c19a27bc6ab3f7d0f5c0 100644 (file)
@@ -1,4 +1,18 @@
 CONFIG_ARM=y
 CONFIG_TARGET_VEXPRESS64_JUNO=y
+CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_DM_SERIAL=y
 CONFIG_DEFAULT_DEVICE_TREE="vexpress64"
-CONFIG_CMD_NET=y
+CONFIG_SYS_PROMPT="VExpress64# "
+# CONFIG_CMD_CONSOLE is not set
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_XIMG is not set
+# CONFIG_CMD_EDITENV is not set
+# CONFIG_CMD_ENV_EXISTS is not set
+# CONFIG_CMD_LOADS is not set
+# CONFIG_CMD_FPGA is not set
+# CONFIG_CMD_ITEST is not set
+# CONFIG_CMD_SETEXPR is not set
+# CONFIG_CMD_NFS is not set
+# CONFIG_CMD_MISC is not set
+CONFIG_DM=y