[U-Boot] [PATCH v2 0/9] Pending patches for merging
Otavio Salvador
otavio at ossystems.com.br
Thu Nov 28 15:51:12 CET 2013
This sends all the patches I've been keeping in my tree and are awaiting to be
applied. Basically:
* Wandboard LCD support and environment changes
* mx28evk environment changes
* SabreSD eMMC installation support
* IOMUX fix
* FDT loadaddr fix
Changes in v2:
- Change loadaddr to allow use with more than 1G of RAM
Otavio Salvador (9):
wandboard: add Future Eletronics 7" WVGA LCD extension board
wandboard: Use '0' as bootdelay but interruptable
wandboard: Pass 'quiet' bootparam by default
mx6sabresd: Add eMMC specific environment to allow U-Boot update
imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro
mx28evk: Use 512k for fdt partition to align it
mx28evk: Add 'nandboot' environment command
mx28evk: Extend environment to easy write of NAND system
ARM: mx6: Change the FDT loading address to avoid overlaping
arch/arm/include/asm/imx-common/iomux-v3.h | 2 +
board/wandboard/wandboard.c | 240 ++++++++++++++++++++++++++---
include/configs/cgtqmx6eval.h | 2 +-
include/configs/mx28evk.h | 55 ++++++-
include/configs/mx6sabre_common.h | 25 ++-
include/configs/mx6sabresd.h | 2 +
include/configs/nitrogen6x.h | 2 +-
include/configs/udoo.h | 2 +-
include/configs/wandboard.h | 40 ++++-
9 files changed, 337 insertions(+), 33 deletions(-)
--
1.8.4.3
More information about the U-Boot
mailing list