u-boot-brain/arch/mips/mach-ath79
Wills Wang 4349b55b99 mips: ath79: ar933x: Avoid warning with gcc5
GCC 5.3 report a warning: 'upper' and 'lower' may be used
uninitialized in this function [-Wmaybe-uninitialized].
Compiler might need explicit initializer.

Signed-off-by: Wills Wang <wills.wang@live.com>
2016-05-26 01:34:14 +02:00
..
ar933x mips: ath79: ar933x: Avoid warning with gcc5 2016-05-26 01:34:14 +02:00
ar934x mips: ath79: Add AR934x support 2016-05-21 01:36:39 +02:00
include/mach mips: ath79: ar933x: Fix ethernet PHY mismatch 2016-05-26 01:34:14 +02:00
qca953x mips: ath79: add support for QCA953x SOCs 2016-05-21 01:25:50 +02:00
cpu.c ath79: add readonly attribute for ath79_soc_desc 2016-05-21 01:36:38 +02:00
dram.c mips: add base support for QCA/Atheros ath79 SOCs 2016-05-21 01:25:50 +02:00
Kconfig mips: ath79: Add support for TPLink WDR4300 2016-05-21 01:36:39 +02:00
Makefile mips: ath79: Add AR934x support 2016-05-21 01:36:39 +02:00
reset.c mips: ath79: ar933x: Fix ethernet PHY mismatch 2016-05-26 01:34:14 +02:00