[Blackfin] arch: fix bug - set right partition size in the board files
authorMike Frysinger <vapier.adi@gmail.com>
Mon, 25 Feb 2008 03:38:11 +0000 (11:38 +0800)
committerBryan Wu <cooloney@kernel.org>
Mon, 25 Feb 2008 03:38:11 +0000 (11:38 +0800)
 - set default u-boot partition size to 256k
 - modify the offset with the size change
 - use mtd defines (append for offset and full for size)
   where applicable rather than churning constants when we dont have to

Signed-off-by: Grace Pan <grace.pan@analog.com>
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found