83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions
authorTimur Tabi <timur@freescale.com>
Mon, 5 Nov 2007 15:34:06 +0000 (09:34 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 8 Jan 2008 15:55:39 +0000 (09:55 -0600)
commitb2893e1fcb28fad8c8b317104df8cee0142c7631
treeedb89debb5aaa17915d7b9f9da8e2e3b2dea9af0
parent207f83f102b07cb186a2da0678c51ed954f1b431
83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions

Fix the definitions of CFG_ENV_ADDR and CFG_ENV_SECT_SIZE for all of the
currently-defined 83xx boards.  This change guarantees that the environment
will be located on the first flash sector after the U-Boot image.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/MPC8313ERDB.h
include/configs/MPC8323ERDB.h
include/configs/MPC832XEMDS.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC8360EMDS.h