On Thu, Oct 06, 2016 at 12:55:08PM +0200, yegorslists@xxxxxxxxxxxxxx wrote: > From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx> > > OnRISC Baltos devices are based on a am335x SoC and can be booted > either from MMC or NAND. > > Signed-off-by: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx> > --- > Changes: > v3: - make hw_param a local variable > - implement memory size detection > - remove baltos_mem_init initcall > v2: - remove typedef > - rework invalid EEPROM content handling > - add mmc0 as boot device for MMC boot source > > arch/arm/boards/Makefile | 1 + > arch/arm/boards/vscom-baltos/Makefile | 2 + > arch/arm/boards/vscom-baltos/board.c | 132 ++++++++++ > arch/arm/boards/vscom-baltos/lowlevel.c | 134 ++++++++++ > arch/arm/dts/Makefile | 1 + > arch/arm/dts/am335x-baltos-minimal.dts | 439 ++++++++++++++++++++++++++++++++ > arch/arm/mach-omap/Kconfig | 7 + > images/Makefile.am33xx | 8 + > 8 files changed, 724 insertions(+) > create mode 100644 arch/arm/boards/vscom-baltos/Makefile > create mode 100644 arch/arm/boards/vscom-baltos/board.c > create mode 100644 arch/arm/boards/vscom-baltos/lowlevel.c > create mode 100644 arch/arm/dts/am335x-baltos-minimal.dts Applied, thanks 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 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox