summaryrefslogtreecommitdiff
path: root/board/eNET/eNET_start.S
diff options
context:
space:
mode:
authorHaiying Wang <[email protected]>2010-09-29 13:44:14 -0400
committerKumar Gala <[email protected]>2010-10-07 09:49:47 -0500
commit1b8e4fa1a093c818b53c8b6d959bcfde41fbe065 (patch)
tree20139b85c2a456b3741b139e4aa1a72dbc8bc4ba /board/eNET/eNET_start.S
parentd6288664743cdd4824cb877ca424619c827c1256 (diff)
mpc8569mds: fix CONFIG_ENV_SIZE
CONFIG_ENV_SIZE of MPC8569MDS was wrongly set to CONFIG_ENV_SECT_SIZE which is 128KB, so it took longer time to do crc32 calculation for ENV than it should do. It causes the bootup for MPC8569MDS significantly slow. This patch fixs it to 0x2000(8KB), also fix the comment for CONFIG_ENV_SECT_SIZE to correct size. Signed-off-by: Kai.Jiang <[email protected] Signed-off-by: Haiying Wang <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
Diffstat (limited to 'board/eNET/eNET_start.S')
0 files changed, 0 insertions, 0 deletions