mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02:00
sc520: Move RAM sizing code from asm to C
This commit is contained in:
@@ -160,12 +160,6 @@ int board_early_init_r(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
int dram_init(void)
|
||||
{
|
||||
init_sc520_dram();
|
||||
return 0;
|
||||
}
|
||||
|
||||
void show_boot_progress(int val)
|
||||
{
|
||||
uchar led_mask;
|
||||
|
Reference in New Issue
Block a user