]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Split sc520 memory sizing versus reporting
authorGraeme Russ <graeme.russ@gmail.com>
Fri, 23 Apr 2010 14:05:41 +0000 (00:05 +1000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 May 2010 22:14:44 +0000 (00:14 +0200)
commit759598f82f02cc84614450807cb5de43ca18a339
treeb3ce9e346595ea56be31107aba0848238f31a00e
parent4dba333b3c7b34073b0439cc942877f98403632c
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>
arch/i386/cpu/sc520/sc520_asm.S
arch/i386/cpu/start.S