X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fvexpress_aemv8a_juno_defconfig;h=bc3e05a4bd431decdfa8c19a27bc6ab3f7d0f5c0;hb=d0602bd4675c4f49e455b3b7a4aebb9a01287d43;hp=d28a4286e5af7778fad1f35890c74d34a0479000;hpb=e72d344386bf80738fab7a6bd37cb321f443093a;p=oweals%2Fu-boot.git diff --git a/configs/vexpress_aemv8a_juno_defconfig b/configs/vexpress_aemv8a_juno_defconfig index d28a4286e5..bc3e05a4bd 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_DM_SERIAL=y CONFIG_DEFAULT_DEVICE_TREE="vexpress64" -CONFIG_SHOW_BOOT_PROGRESS=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