[U-Boot] [PATCH v6 1/6] arm: Reduce the scope of lowlevel_init()
Tom Rini
trini at konsulko.com
Wed Mar 4 23:16:00 CET 2015
On Tue, Mar 03, 2015 at 08:02:57AM -0700, Simon Glass wrote:
> This function has grown into something of a monster. Some boards are setting
> up a console and DRAM here in SPL. This requires global_data which should be
> set up in one place (crt0.S).
>
> There is no need for SPL to use s_init() for anything since board_init_f()
> is called immediately afterwards.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150304/a2bfcbe6/attachment.sig>
More information about the U-Boot
mailing list