mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Cleanup output on ADS5121 board
Signed-off-by: Wolfgang Denk
This commit is contained in:
parent
0cfc9d6ad1
commit
6f6d7b9c85
1 changed files with 0 additions and 2 deletions
|
|
@ -85,9 +85,7 @@ long int initdram (int board_type)
|
|||
{
|
||||
u32 msize = 0;
|
||||
|
||||
puts ("Initializing\n");
|
||||
msize = fixed_sdram ();
|
||||
puts (" DDR RAM: ");
|
||||
|
||||
return msize;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue