On 29 November 2017 at 18:25, Andre Przywara <andre.przyw...@arm.com> wrote: > The Nexell S5P6818 is a typical SoC with ARM Cortex-A53 cores. > It has many peripherals derived from Samsung SoCs (MMC, serial, I2C, > Ethernet, ...). > Add the required files to introduce this new SoC (family?) to U-Boot. > > Signed-off-by: Andre Przywara <andre.przyw...@arm.com> > --- > arch/arm/Kconfig | 6 ++++++ > arch/arm/Makefile | 1 + > arch/arm/mach-nexell/Kconfig | 9 +++++++++ > arch/arm/mach-nexell/Makefile | 7 +++++++ > arch/arm/mach-nexell/board.c | 41 +++++++++++++++++++++++++++++++++++++++++ > include/configs/s5p6818.h | 33 +++++++++++++++++++++++++++++++++ > 6 files changed, 97 insertions(+) > create mode 100644 arch/arm/mach-nexell/Kconfig > create mode 100644 arch/arm/mach-nexell/Makefile > create mode 100644 arch/arm/mach-nexell/board.c > create mode 100644 include/configs/s5p6818.h
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot