summaryrefslogtreecommitdiffstats
path: root/arch/mips/boards
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2015-11-11 11:35:41 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2015-11-13 07:52:44 +0100
commit1059d008417aedb7f083996eb36e3f131725cc78 (patch)
tree7cdc922ce40eead47d599e9e8d718cce9bc99be4 /arch/mips/boards
parent8891fcc9dbb1cc2ef660ec47890b9f2431b6087c (diff)
downloadbarebox-1059d008417aedb7f083996eb36e3f131725cc78.tar.gz
barebox-1059d008417aedb7f083996eb36e3f131725cc78.tar.xz
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>
Diffstat (limited to 'arch/mips/boards')
-rw-r--r--arch/mips/boards/black-swift/include/board/board_pbl_start.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/boards/black-swift/include/board/board_pbl_start.h b/arch/mips/boards/black-swift/include/board/board_pbl_start.h
index f78e0d9fb2..7394092838 100644
--- a/arch/mips/boards/black-swift/include/board/board_pbl_start.h
+++ b/arch/mips/boards/black-swift/include/board/board_pbl_start.h
@@ -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