On 29 November 2017 at 18:25, Andre Przywara <andre.przyw...@arm.com> wrote:
> The NanoPi M3 is a single board computer containing a
> Nexell S5P6818 SoC (with 8 ARMv8 Cortex-A53 cores).
> Add the respective defconfig and a (preliminary) device tree listing
> the devices that we support so far.
>
> Signed-off-by: Andre Przywara <andre.przyw...@arm.com>
> ---
>  arch/arm/Kconfig                       |  6 ++++++
>  arch/arm/dts/s5p6818-nanopi-m3.dts     | 30 ++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-nexell/clk.h |  1 +
>  arch/arm/mach-nexell/board.c           | 10 ++++++++++
>  configs/nanopi_m3_defconfig            | 12 ++++++++++++
>  include/configs/s5p6818.h              |  2 ++
>  6 files changed, 61 insertions(+)
>  create mode 100644 arch/arm/dts/s5p6818-nanopi-m3.dts
>  create mode 100644 configs/nanopi_m3_defconfig

Reviewed-by: Simon Glass <s...@chromium.org>

I think this needs a clock driver.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to