[U-Boot] [RESEND PATCH 0/3] mx28evk environment rework for NAND support

Otavio Salvador otavio at ossystems.com.br
Tue Oct 22 01:24:02 CEST 2013


This patchset improves the mx28evk default environment so it is easier
to use by users when testing the NAND support.

It provides a set of new environment routines as:

 - update_nand_kernel
 - update_nand_fdt
 - update_nand_filesystem

and allow for easy NAND boot using:

 'run nandboot'

This has been tested using:

 Samsung 4G NAND, part-#: K9LBG08U0D-PCB0


Otavio Salvador (3):
  mx28evk: Use 512k for fdt partition to align it
  mx28evk: Add 'nandboot' environment command
  mx28evk: Extend environment to easy write of NAND system

 include/configs/mx28evk.h | 55 ++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 52 insertions(+), 3 deletions(-)

-- 
1.8.4.rc3



More information about the U-Boot mailing list