commit | 4dba333b3c7b34073b0439cc942877f98403632c | [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 | 9e08efcfee22570bb3a9ea384bf4d60b378f6092 [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>