9
0
Fork 0

MIPS: black-swift: skip pbl lowlevel init if running from RAM

Black Swift has 16 MiB flash boot ROM. The standard board's
bootloader (U-Boot_mod) remaps boot ROM to 0xbf000000.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Tested-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2015-11-11 11:35:41 +03:00 committed by Sascha Hauer
parent 8891fcc9db
commit 1059d00841
1 changed files with 3 additions and 0 deletions

View File

@ -28,9 +28,12 @@
mips_disable_interrupts
pbl_blt 0xbf000000 skip_pll_ram_config t8
pbl_ar9331_pll
pbl_ar9331_ddr2_config
skip_pll_ram_config:
pbl_ar9331_uart_enable
debug_ll_ar9331_init
mips_nmon