[U-Boot-Users] [PATCH v3] 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions
Wolfgang Denk
wd at denx.de
Mon Nov 5 20:23:17 CET 2007
In message <1194276846902-git-send-email-timur at freescale.com> you wrote:
> 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.
No, this comment is definitely wrong.
> include/configs/MPC8313ERDB.h | 3 ++-
> include/configs/MPC8323ERDB.h | 5 +++--
> include/configs/MPC832XEMDS.h | 5 +++--
> include/configs/MPC8349EMDS.h | 2 +-
> include/configs/MPC8349ITX.h | 3 ++-
> include/configs/MPC8360EMDS.h | 5 +++--
> 6 files changed, 14 insertions(+), 9 deletions(-)
You just touch some (Freescale) boards here. For exampole, you don't
touch the code for the TQM834x board.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Conceptual integrity in turn dictates that the design must proceed
from one mind, or from a very small number of agreeing resonant
minds. - Frederick Brooks Jr., "The Mythical Man Month"
More information about the U-Boot
mailing list