[U-Boot] [PATCH 0/9] Improve default environment for easy use
Otavio Salvador
otavio at ossystems.com.br
Fri Dec 21 17:59:02 CET 2012
This patchset improves the default environment of machines currently
supported in OpenEmbedded and Yocto to make it compatible with
mainline and Freescale BSP Linux kernel.
Otavio Salvador (9):
mx28evk: We shouldn't hardcode a rootfs filesystem type
mx53loco: We shouldn't hardcode a rootfs filesystem type
mx53loco: Change default loadaddr to 0x72000000
mx6qsabrelite: Change default loadaddr to 0x12000000
mx6qsabre_common: Change default loadaddr to 0x12000000
mx28evk: Add support to dynamically choose between ftd use or not
mx53loco: Add support to dynamically choose between ftd use or not
mx6qsabrelite: Add support to dynamically choose between ftd use or
not
mx6qsabre{auto,sd}: Add support to dynamically choose between ftd use
or not
include/configs/mx28evk.h | 22 +++++++++++++++-------
include/configs/mx53loco.h | 24 ++++++++++++++++--------
include/configs/mx6qsabre_common.h | 18 ++++++++++++++----
include/configs/mx6qsabreauto.h | 1 +
include/configs/mx6qsabrelite.h | 18 +++++++++++++++---
include/configs/mx6qsabresd.h | 1 +
6 files changed, 62 insertions(+), 22 deletions(-)
--
1.7.10.4
More information about the U-Boot
mailing list