commit | 759598f82f02cc84614450807cb5de43ca18a339 | [log] [tgz] |
---|---|---|
author | Graeme Russ <graeme.russ@gmail.com> | Sat Apr 24 00:05:41 2010 +1000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 06 00:14:44 2010 +0200 |
tree | b3ce9e346595ea56be31107aba0848238f31a00e | |
parent | 4dba333b3c7b34073b0439cc942877f98403632c [diff] |
x86: Split sc520 memory sizing versus reporting This patch allows the low-level assembler boot-strap to obtain the RAM size without calling the destructive 'sizer' routine. This allows boot-strapping from a U-Boot image loaded in RAM Signed-off-by: Graeme Russ <graeme.russ@gmail.com>