Home
last modified time | relevance | path

Searched hist:"2 d4afd493b35e1a3b84cbf0a3098977c9f9b57ca" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DMPC8536DS.h2d4afd493b35e1a3b84cbf0a3098977c9f9b57ca Mon Oct 03 19:54:21 UTC 2011 Xie Xiaobo <r63061@freescale.com> powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash

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@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>