linux-stable/arch/mips/ath25
Sergey Ryazanov a747371748 MIPS: ath25: add board configuration detection
All boards based on AR5312/AR2315 SoC have a special structure located
at the end of flash. This structure contains board-specific data such as
Ethernet and Wireless MAC addresses. The flash is mapped to the memmory
at predefined location.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/8243/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-11-24 07:45:27 +01:00
..
ar2315.c MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar2315.h MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar2315_regs.h MIPS: ath25: add interrupts handling routines 2014-11-24 07:45:27 +01:00
ar5312.c MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar5312.h MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar5312_regs.h MIPS: ath25: add interrupts handling routines 2014-11-24 07:45:27 +01:00
board.c MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
devices.c MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
devices.h MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
early_printk.c MIPS: ath25: add early printk support 2014-11-24 07:45:27 +01:00
Kconfig MIPS: ath25: Add basic AR2315 SoC support 2014-11-24 07:45:26 +01:00
Makefile MIPS: ath25: add early printk support 2014-11-24 07:45:27 +01:00
Platform
prom.c