commit | 73473de27a62b278d5c3897a93689bb05394c9aa | [log] [tgz] |
---|---|---|
author | Graeme Russ <graeme.russ@gmail.com> | Sat Apr 24 00:05:40 2010 +1000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 06 00:14:32 2010 +0200 |
tree | e5f7ce600d759849421403e94bf0c407817bc48a | |
parent | 0b9fe9d32de29e393e147cdac3c0eb73117cfe91 [diff] |
x86: Fix sc520 memory size reporting There is an error in how the assembler version of the sc520 memory size reporting code works. As a result, it will only ever report at most the size of one bank of RAM Signed-off-by: Graeme Russ <graeme.russ@gmail.com>