PLL/clocks settings in FLASH and O/C recovery for AR9331, other minor changes, AR9344...
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 4 Dec 2013 22:08:07 +0000 (23:08 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 4 Dec 2013 22:08:07 +0000 (23:08 +0100)
commit406d377f9bc1a044c4631732bf595efab623003b
treea71ea5e1e5a9bceaec792e353167d5b149c43a23
parent26c3b1a613c789070d5bc44a0ad31f3858f5970c
PLL/clocks settings in FLASH and O/C recovery for AR9331, other minor changes, AR9344 still needs work (OFW kernel doesn't load, no O/C and O/C recovery)
28 files changed:
u-boot/Makefile
u-boot/board/ar7240/ap121/ap121.c
u-boot/board/ar7240/ap121/hornet_pll_init.S
u-boot/board/ar7240/common/ar7240_flash.c
u-boot/board/ar7240/common/ar7240_s26_phy.c
u-boot/board/ar7240/common/lowlevel_init_934x.S
u-boot/board/ar7240/db12x/db12x.c
u-boot/common/cmd_custom.c
u-boot/common/env_common.c
u-boot/cpu/mips/ar7240/ag7240.c
u-boot/cpu/mips/ar7240/ag934x.c
u-boot/cpu/mips/ar7240/ar7240_serial.c
u-boot/cpu/mips/ar7240/hornet_serial.c
u-boot/cpu/mips/start.S
u-boot/cpu/mips/start_bootstrap.S
u-boot/include/ar7240_soc.h
u-boot/include/asm-mips/u-boot.h
u-boot/include/configs/ap121.h
u-boot/include/configs/ar7240.h
u-boot/include/configs/db12x.h
u-boot/lib_bootstrap/time.c
u-boot/lib_mips/board.c
u-boot/lib_mips/time.c
u-boot/net/bootp.c
u-boot/net/net.c
u-boot/net/rarp.c
u-boot/net/sntp.c
u-boot/net/tftp.c