]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
4xx: add missing CONFIG_SYS_SRAM_SIZE definition
authorWolfgang Denk <wd@denx.de>
Fri, 10 Sep 2010 21:04:05 +0000 (23:04 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 19 Sep 2010 17:29:46 +0000 (19:29 +0200)
commitbf56080769f13025daaeb80d967eea19e7f78d60
tree28e015029d231cc0d0130360398bbd6110b3a290
parent07517e7f4f582d1607adbc444bab75af3ac4a7f9
4xx: add missing CONFIG_SYS_SRAM_SIZE definition

A number of boards define CONFIG_SYS_SRAM_BASE but fail to define
CONFIG_SYS_SRAM_SIZE which is needed when cleaning up the code that
prints this information with the bdinfo command.

Add the missing deinitions.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
include/configs/bubinga.h
include/configs/canyonlands.h
include/configs/intip.h
include/configs/luan.h
include/configs/t3corp.h