]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: Fix CONFIG_ENV_ADDR for MPC8572DS
authorHaiying Wang <Haiying.Wang@freescale.com>
Fri, 31 Oct 2008 10:06:14 +0000 (05:06 -0500)
committerScott Wood <scottwood@freescale.com>
Fri, 31 Oct 2008 18:14:30 +0000 (13:14 -0500)
commit6fc110bd8a8d642b8f7b0653bd9a08a0b7c3d50b
treefb68fbeaea35379d93d0557672ae70fb9addd816
parent7c84fe6a06dad9f793ed85b39b1e6c11a7882f5c
NAND: Fix CONFIG_ENV_ADDR for MPC8572DS

CONFIG_ENV_ADDR should be (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE).

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8572DS.h