mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS: ath79: pbl: use more lowlevel init code from U-Boot_mod
@ 2016-02-25  9:14 Antony Pavlov
  2016-02-25  9:14 ` [PATCH 1/4] MIPS: ath79: pbl: import AR9331 CP0 init routine " Antony Pavlov
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Antony Pavlov @ 2016-02-25  9:14 UTC (permalink / raw)
  To: barebox

U-Boot_mod is a popular bootloader for Atheros AR93xx chips,
please see https://github.com/pepe2k/u-boot_mod for details.

It's reasonable to import some lowlevel AR9331 initialization
code from U-Boot_mod.

Antony Pavlov (4):
  MIPS: ath79: pbl: import AR9331 CP0 init routine from U-Boot_mod
  MIPS: ath79: pbl: import hornet_1_1_war routine from U-Boot_mod
  MIPS: tplink-mr3020: pbl: use more lowlevel init code from U-Boot_mod
  MIPS: black-swift: pbl: use more lowlevel init code from U-Boot_mod

 .../black-swift/include/board/board_pbl_start.h    |  4 +-
 .../tplink-mr3020/include/board/board_pbl_start.h  |  4 +-
 arch/mips/mach-ath79/include/mach/pbl_macros.h     | 87 ++++++++++++++++++++++
 3 files changed, 93 insertions(+), 2 deletions(-)

-- 
2.7.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-02-26  6:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-25  9:14 [PATCH 0/4] MIPS: ath79: pbl: use more lowlevel init code from U-Boot_mod Antony Pavlov
2016-02-25  9:14 ` [PATCH 1/4] MIPS: ath79: pbl: import AR9331 CP0 init routine " Antony Pavlov
2016-02-25 15:23   ` Yegor Yefremov
2016-02-25  9:14 ` [PATCH 2/4] MIPS: ath79: pbl: import hornet_1_1_war " Antony Pavlov
2016-02-25 15:23   ` Yegor Yefremov
2016-02-25  9:14 ` [PATCH 3/4] MIPS: tplink-mr3020: pbl: use more lowlevel init code " Antony Pavlov
2016-02-25 15:23   ` Yegor Yefremov
2016-02-25  9:14 ` [PATCH 4/4] MIPS: black-swift: " Antony Pavlov
2016-02-25 15:23   ` Yegor Yefremov
2016-02-26  6:51 ` [PATCH 0/4] MIPS: ath79: " Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox