u-boot-brain/arch/mips/mach-mscc
Lars Povlsen e9f1492bca mips: mscc: luton+ocelot: Remove board config options, do probing
As we are moving to multi-dtb and board detection, remove static board
config options, and introduce board probing instead.

Luton: This add single-binary support for the two MSCC luton-based
reference boards - pcb090 and pcb091. The SoC chip ID is used to
determine the board type.

Ocelot: This add single-binary support for the two MSCC ocelot-based
reference boards - pcb120 and pcb123. The PHY ids on specific ports
are used to determine the board type.

Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com>
2019-01-16 13:56:43 +01:00
..
include mips: mscc: luton+ocelot: Remove board config options, do probing 2019-01-16 13:56:43 +01:00
cpu.c MSCC: add support for Luton SoCs 2018-12-19 15:23:01 +01:00
dram.c MSCC: add support for Luton SoCs 2018-12-19 15:23:01 +01:00
gpio.c mips: mscc: Add generic GPIO control utility function 2019-01-16 13:56:43 +01:00
Kconfig mips: mscc: luton+ocelot: Remove board config options, do probing 2019-01-16 13:56:43 +01:00
lowlevel_init_luton.S MSCC: add support for Luton SoCs 2018-12-19 15:23:01 +01:00
lowlevel_init.S MSCC: add support for Luton SoCs 2018-12-19 15:23:01 +01:00
Makefile mips: mscc: Add generic GPIO control utility function 2019-01-16 13:56:43 +01:00
phy.c mips: mscc: Add generic PHY MIIM utility functions 2019-01-16 13:56:43 +01:00
reset.c MSCC: add support for Ocelot SoCs 2018-12-19 15:23:01 +01:00