commit | e573de2c13bc5bc3786e1cada70720a71aacb291 | [log] [tgz] |
---|---|---|
author | Alison Wang <b18965@freescale.com> | Sun Mar 25 19:18:14 2012 +0000 |
committer | jason <jason@jason-ThinkPad-T61.(none)> | Thu Sep 20 20:37:34 2012 +0800 |
tree | d792972996594f9350a77d0b0779596f5ab5b14d | |
parent | 4fe7d0a6710ba0ecaaba57e892e89a06b18205e5 [diff] |
ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x This patch fixes the build error for MCF537x. As the NANDFLASH_SIZE is redefined in boards.cfg, it is needed to rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE in include/configs/M5373EVB.h. Signed-off-by: Alison Wang <b18965@freescale.com>