From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Bosch Date: Mon, 06 Jan 2020 21:58:47 +0100 Subject: [PATCH v1 0/1] arm: Add support for SoC S5P4418 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch adds support for SAMSUNG's ARM Cortex-A9 based S5P4418 SoC, especially FriendlyARM's NanoPi2 and NanoPC-T2 boards. It is based on https://github.com/friendlyarm/u-boot/tree/nanopi2-v2016.01. For v2016.01 I have also made a working SPL (FriendlyARM U-Boot is using a closed source 2nd-bootloader). My plan is to migrate this also to the current U-Boot. Issues: Please send me a value for "#define MACH_TYPE_S5P4418" for arch/arm/include/asm/mach-types.h. The size of the patch is over 700kB, so I will upload it on http://www.denx.de/wiki/attach/U-Boot/TooBigPatches if not otherwise instructed.