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 v2 01/10] vexpress64: fix checkpatch warnings [PATCH v2 02/10] vexpress64: Kconfig: tidy up [PATCH v2 03/10] vexpress64: increase max gunzip size [PATCH v2 04/10] vexpress64: fvp dram: add DRAM configuration [PATCH v2 05/10] vexpress64: juno: add androidboot.hardware=juno [PATCH v2 06/10] common/armflash: add command to check if image exists [PATCH v2 07/10] common/armflash: load_image returns success or failure [PATCH v2 08/10] vexpress64: juno: add optional initrd [PATCH v2 09/10] vexpress64: juno: add alternate kernel and device tree [PATCH v2 10/10] vexpress64: juno: use /dev/sda2 arch/arm/Kconfig | 4 ++++ board/armltd/vexpress64/Kconfig | 17 ----------------- board/armltd/vexpress64/MAINTAINERS | 5 +++++ common/cmd_armflash.c | 31 ++++++++++++++++++++++++++----- configs/vexpress_aemv8a_dram_defconfig | 19 +++++++++++++++++++ include/configs/vexpress_aemv8a.h | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++-------- 6 files changed, 107 insertions(+), 30 deletions(-) Changes since v1: - dropped the Kconfig changes for CONFIG_SYS_BOOTM_LEN - added CONFIG_SYS_BOOTM_LEN to include/configs/vexpress_aemv8a.h _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot