]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x
authorAlison Wang <b18965@freescale.com>
Sun, 25 Mar 2012 19:18:14 +0000 (19:18 +0000)
committerjason <jason@jason-ThinkPad-T61.(none)>
Thu, 20 Sep 2012 12:37:34 +0000 (20:37 +0800)
commit2ee03c6e23237a29729b27457f69b22b2d7d4fe1
treed792972996594f9350a77d0b0779596f5ab5b14d
parent49b3962d2021867924f9fc04288f486abb501d87
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>
include/configs/M5373EVB.h