[PATCH 1/5] ARM: am335x: phyFLEX-AM335x: Split DT and add MLO DT
Sascha Hauer
s.hauer at pengutronix.de
Thu Feb 5 23:23:48 PST 2015
On Wed, Feb 04, 2015 at 03:00:49PM +0100, Wadim Egorov wrote:
> To support different module variants, this patch splits the phyFLEX DT
> in dts and dtsi.
>
> And we are also adding a DT for the MLO, which has all bootable devices
> disabled. The bootsource is checked in the board file and only the needed
> device is enabled and registered.
>
> Signed-off-by: Wadim Egorov <w.egorov at phytec.de>
> ---
> arch/arm/boards/phytec-phyflex-am335x/board.c | 4 +
> arch/arm/boards/phytec-phyflex-am335x/lowlevel.c | 7 +-
> arch/arm/dts/Makefile | 2 +-
> arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts | 28 ++
> arch/arm/dts/am335x-phytec-phyflex-som.dts | 24 ++
> arch/arm/dts/am335x-phytec-phyflex-som.dtsi | 362 ++++++++++++++++++++++
> arch/arm/dts/am335x-phytec-phyflex.dts | 368 -----------------------
> 7 files changed, 423 insertions(+), 372 deletions(-)
> create mode 100644 arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts
> create mode 100644 arch/arm/dts/am335x-phytec-phyflex-som.dts
> create mode 100644 arch/arm/dts/am335x-phytec-phyflex-som.dtsi
> delete mode 100644 arch/arm/dts/am335x-phytec-phyflex.dts
Applied all, thanks
BTW we will probably get device tree overlay support soon. I hope that
can make such SoMs easier to handle. You could then have some core
device tree builtin and load the rest later.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list