Merge remote-tracking branch 'u-boot/master'
Conflicts: boards.cfg Conflicts were trivial once u-boot-arm/master boards.cfg was reformatted (commit6130c146) to match u-boot/master's own reformatting (commit1b37fa83).
This commit is contained in:
@@ -445,7 +445,6 @@ void board_init_f(ulong bootflag)
|
||||
post_run(NULL, POST_ROM | post_bootmode_get(0));
|
||||
#endif
|
||||
|
||||
gd->bd->bi_baudrate = gd->baudrate;
|
||||
/* Ram ist board specific, so move it to board code ... */
|
||||
dram_init_banksize();
|
||||
display_dram_config(); /* and display it */
|
||||
|
||||
Reference in New Issue
Block a user