[U-Boot] [PATCH v2 03/23] armv8: add lowlevel_init.S

Tom Rini trini at konsulko.com
Mon Dec 5 22:56:28 CET 2016


On Mon, Dec 05, 2016 at 01:52:10AM +0000, Andre Przywara wrote:

> For boards that call s_init() when the SPL runs, we are expected to
> setup an early stack before calling this C function.
> Implement the proper AArch64 version of this based on the ARMv7 code.
> This allows sunxi boards to setup the basic peripherals even on with a
> 64-bit SPL.
> 
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>

This is going to override lowlevel_init from arch/arm/cpu/armv8/start.S
and is that really desired?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161205/30d99f37/attachment.sig>


More information about the U-Boot mailing list