This patch series updates the default configuration of the vexpress64 FVP and Juno platforms to allow it to work on a variety of setups without modification by the user.
[PATCH 01/11] vexpress64: fix checkpatch warnings [PATCH 02/11] vexpress64: Kconfig: tidy up [PATCH 03/11] Kconfig: add CONFIG_SYS_BOOTM_LEN [PATCH 04/11] vexpress64: Kconfig: add CONFIG_SYS_BOOTM_LEN [PATCH 05/11] vexpress64: fvp dram: add DRAM configuration [PATCH 06/11] vexpress64: juno: add androidboot.hardware=juno [PATCH 07/11] common/armflash: add command to check if image exists [PATCH 08/11] common/armflash: load_image returns success or failure [PATCH 09/11] vexpress64: juno: add optional initrd [PATCH 10/11] vexpress64: juno: add alternate kernel and device tree [PATCH 11/11] vexpress64: juno: use /dev/sda2 Kconfig | 7 +++++++ arch/arm/Kconfig | 4 ++++ board/armltd/vexpress64/Kconfig | 18 ++---------------- common/cmd_armflash.c | 31 ++++++++++++++++++++++++++----- configs/vexpress_aemv8a_dram_defconfig | 19 +++++++++++++++++++ include/configs/vexpress_aemv8a.h | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++-------- 6 files changed, 109 insertions(+), 29 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot