[U-Boot] [PATCH] powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash
Kumar Gala
galak at kernel.crashing.org
Fri Oct 7 17:07:51 CEST 2011
On Oct 3, 2011, at 2:54 PM, York Sun wrote:
> From: Xie Xiaobo <r63061 at freescale.com>
>
> MPC8536DS offer booting from SDcard or SPI flash.
> This patch defined that u-boot can save the environment variables
> on SDcard or SPI flash when booting from the related device.
> The Env parameter region and linux kernel region have overlap
> in SPI-Flash, So change the Env param saving address.
>
> Signed-off-by: Xie Xiaobo <r63061 at freescale.com>
> ---
> include/configs/MPC8536DS.h | 22 ++++++++++++++++++----
> 1 files changed, 18 insertions(+), 4 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list