From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 29 Jul 2020 09:44:12 -0400 Subject: [PATCH v4 02/14] arm: add mach-nexell (all files except header files) In-Reply-To: <1594400858-3140-3-git-send-email-stefan_b@posteo.net> References: <1594400858-3140-1-git-send-email-stefan_b@posteo.net> <1594400858-3140-3-git-send-email-stefan_b@posteo.net> Message-ID: <20200729134412.GU6965@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jul 10, 2020 at 07:07:26PM +0200, Stefan Bosch wrote: > Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01: > - SPL not supported yet --> no spl-directory in arch/arm/mach-nexell. > Appropriate line in Makefile removed. > - clock.c: 'section(".data")' added to declaration of clk_periphs[] and > core_hz. > - Kconfig: Changes to have a structure like in mach-bcm283x/Kconfig, > e.g. "config ..." entries moved from other Kconfig. > - timer.c: 'section(".data")' added to declaration of timestamp and > lastdec. > - arch/arm/mach-nexell/serial.c removed because this is for the UARTs > of the S5P6818 SoC which is not supported yet. S5P4418 UARTs are > different, here the (existing) PL011-code is used. > - '#ifdef CONFIG...' changed to 'if (IS_ENABLED(CONFIG...))' where > possible (and similar). > > Signed-off-by: Stefan Bosch Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: