Re: [PATCH 1/4] MIPS: ath79: pbl: import AR9331 CP0 init routine from U-Boot_mod

2016-02-25 Thread Yegor Yefremov
On Thu, Feb 25, 2016 at 10:14 AM, Antony Pavlov wrote: > 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. >

[PATCH 1/4] MIPS: ath79: pbl: import AR9331 CP0 init routine from U-Boot_mod

2016-02-25 Thread Antony Pavlov
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. This patch imports AR9331 MIPS24K coprocessor0 initialization code from