X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Fvexpress_aemv8a_juno_defconfig;h=3390f0e1b78f5f9378dbaffb53158297a799b2c3;hb=3c97c1d9ce78c8cf530974dafebb03be69f7cc0f;hp=d28a4286e5af7778fad1f35890c74d34a0479000;hpb=be8ddad9c85935569a00b72f92cdc34e4386850f;p=karo-tx-uboot.git diff --git a/configs/vexpress_aemv8a_juno_defconfig b/configs/vexpress_aemv8a_juno_defconfig index d28a4286e5..3390f0e1b7 100644 --- a/configs/vexpress_aemv8a_juno_defconfig +++ b/configs/vexpress_aemv8a_juno_defconfig @@ -1,5 +1,18 @@ -# ARM Ltd. Juno Board Reference Design CONFIG_ARM=y CONFIG_TARGET_VEXPRESS64_JUNO=y +CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="vexpress64" -CONFIG_SHOW_BOOT_PROGRESS=y +# 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 +CONFIG_DM_SERIAL=y +CONFIG_SYS_PROMPT="VExpress64# "