[U-Boot] [PATCH v3 0/6] Improve default environment for easy use
Otavio Salvador
otavio at ossystems.com.br
Mon Jan 7 17:43:21 CET 2013
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.
A new patch has been add to change the format in mx6qsabrelite in
environment setting and already merged patches removed from this new
pull request.
Changes in v3:
- Add loadfdt
- Use loadfdt
- Call exit to abort script
- Add loadfdt
- Use loadfdt
- Call exit to abort script
- Add loadfdt
- Use loadfdt
- Call exit to abort script
- Add loadfdt
- Use loadfdt
- Call exit to abort script
Changes in v2:
- New patch
- reformat environment change to fit in 80 cols
- Allow use of dynamic/static ip
- Allow force use, or not, of fdt
- Change 'auto' to 'try'
- Allow use of dynamic/static ip
- Allow force use, or not, of fdt
- Change 'auto' to 'try'
- Allow use of dynamic/static ip
- Allow force use, or not, of fdt
- Change 'auto' to 'try'
- Allow use of dynamic/static ip
- Allow force use, or not, of fdt
- Change 'auto' to 'try'
Otavio Salvador (6):
mx6qsabrelite: Use tabs to environment setting
mx28evk: We shouldn't hardcode a rootfs filesystem type
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 | 49 ++++++++++++++---
include/configs/mx53loco.h | 41 +++++++++++++-
include/configs/mx6qsabre_common.h | 43 +++++++++++++--
include/configs/mx6qsabreauto.h | 1 +
include/configs/mx6qsabrelite.h | 103 ++++++++++++++++++++++++------------
include/configs/mx6qsabresd.h | 1 +
6 files changed, 193 insertions(+), 45 deletions(-)
--
1.7.10.4
More information about the U-Boot
mailing list