Files
u-boot-tk1-som/include/configs
Hans de Goede b56f6e2b4e sunxi: Restore lowlevel_init usage
2 recent sunxi changes have removed the usage of lowlevel_init by moving some
code around and then setting CONFIG_SKIP_LOWLEVEL_INIT.
This is problematic for 2 reasons:

1) It does not just stop s_init from being called, it also stops
cpu_init_cp15 from getting called, which is undesirable.

2) We want u-boot.bin to be usable standalone, without SPL, some people e.g.
use an upstream u-boot.bin together with Allwinner's boot0 loader. So
u-boot.bin must (re)initialize the gpios, timer, etc.

This commit restores the lowlevel_init / s_init usage, while keeping the
changes to no longer use the global-data (gd) struct in the SPL.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-01-21 10:46:28 -05:00
..
2015-01-05 15:13:45 -05:00
2014-11-20 11:28:25 -05:00
2014-10-27 14:35:54 +01:00
2014-11-20 11:28:24 -05:00
2015-01-05 15:13:47 -05:00
2014-12-18 13:19:21 -07:00
2013-10-17 09:44:20 +02:00
2014-12-18 13:19:21 -07:00
2015-01-05 15:13:47 -05:00
2015-01-13 09:37:26 -05:00
2014-11-20 11:28:25 -05:00
2015-01-05 15:13:45 -05:00
2014-05-13 19:43:01 -04:00
2014-11-20 11:28:25 -05:00
2014-11-20 11:28:25 -05:00
2014-11-20 11:28:25 -05:00
2014-11-19 08:48:42 +01:00
2014-11-20 11:28:25 -05:00
2014-11-20 11:28:25 -05:00
2014-12-05 08:06:10 -08:00
2014-11-20 11:28:24 -05:00
2014-04-20 13:16:43 +02:00
2014-10-10 09:44:44 -04:00
2014-06-05 17:01:58 -04:00
2014-09-22 16:15:04 +02:00
2014-11-20 11:28:25 -05:00
2014-11-20 11:28:25 -05:00
2014-11-20 11:28:25 -05:00
2014-09-22 15:47:19 +02:00
2014-04-28 10:45:55 +02:00
2014-04-28 10:45:55 +02:00
2014-11-20 11:28:25 -05:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-11-20 11:28:24 -05:00
2015-01-05 15:13:45 -05:00
2014-12-05 08:06:10 -08:00
2014-10-10 09:44:44 -04:00
2014-11-27 16:20:37 +01:00
2014-10-10 09:44:44 -04:00
2015-01-13 09:37:27 -05:00
2015-01-13 09:37:27 -05:00
2015-01-13 09:37:27 -05:00
2014-10-27 17:54:13 -04:00
2014-11-20 11:28:25 -05:00
2014-12-11 13:18:41 -07:00
2014-11-07 16:32:02 +01:00
2014-11-20 11:28:25 -05:00
2014-11-17 13:16:20 +09:00
2014-11-17 13:16:20 +09:00
2014-11-17 13:16:20 +09:00
2014-10-01 07:05:09 -04:00
2014-11-07 16:32:02 +01:00
2014-11-13 14:49:02 +01:00
2014-11-20 11:28:25 -05:00
2014-12-18 23:34:30 +09:00
2014-11-20 11:28:25 -05:00
2014-11-27 16:20:37 +01:00
2014-10-30 10:06:34 +01:00
2014-02-06 04:48:15 +01:00
2014-10-22 10:36:48 -06:00
2014-11-20 11:28:25 -05:00