commit | c013b74975dab0805ef6d369b013230c4e8a660d | [log] [tgz] |
---|---|---|
author | Haiying Wang <Haiying.Wang@freescale.com> | Wed Oct 29 13:32:59 2008 -0400 |
committer | Scott Wood <scottwood@freescale.com> | Wed Oct 29 13:08:17 2008 -0500 |
tree | 281f4327624d9b9d9700aeacda0c62ce301ee0cd | |
parent | 4e190b03aaf2309bd2e025d1187a2ca880fedc95 [diff] |
NAND: Add support for MPC8572DS board This patch defines 1M TLB&LAW size for NAND on MPC8572DS, assigns 0xffa00000 for CONFIG_SYS_NAND_BASE and adds other NAND supports in config file. It also moves environment(CONFIG_ENV_ADDR) outside of u-boot image, to make room for the increased code size with NAND enabled. Signed-off-by: Jason Jin <Jason.Jin@freescale.com> Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>