commit | e08539b791336c45ca05ebdf55137a26baaba95e | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri May 06 20:10:40 2016 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat May 21 01:36:39 2016 +0200 |
tree | 3eb7cfe6092042791290753f1f0fdbbfd7b312b4 | |
parent | 4771bbee5d7f7857de47794e9636783d55c438f6 [diff] |
mips: ath79: Add AR934x support Add support for the Atheros AR934x WiSoCs. This patchs adds complete system init, including PLL and DRAM init, both of which happen from full C environment, since the AR934x has proper SRAM. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Wills Wang <wills.wang@live.com>