Files
u-boot/arch/arm/include/asm
Bernhard Nortmann af654d1461 sunxi: retrieve FEL-provided values to environment variables
This patch extends the misc_init_r() function on sunxi boards
to test for the presence of a suitable "sunxi" SPL header. If
found, and the loader ("fel" utility) provided a non-zero value
for the boot.scr address, then the corresponding environment
variable fel_scriptaddr gets set.

misc_init_r() also sets (or clears) the "fel_booted" variable depending
on the active boot device, using the same logic as spl_boot_device().

The goal is to provide sufficient information (within the U-Boot
environment) to make intelligent decisions on how to continue the boot
process, allowing specific customizations for the "FEL boot" case.

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-09-29 11:50:07 +02:00
..
2015-08-12 20:47:36 -04:00
2015-02-25 07:59:50 +01:00
2015-09-02 21:28:24 -06:00
2015-05-28 08:18:24 -04:00
2015-09-16 16:10:22 -07:00
2015-09-16 16:10:22 -07:00
2015-09-16 16:10:22 -07:00
2015-09-16 16:10:22 -07:00
2015-07-10 10:10:48 +02:00
2015-04-22 12:14:55 -04:00
2015-08-24 20:30:37 +02:00
2015-06-15 10:57:26 -04:00
2015-04-16 11:27:15 +02:00
2015-09-28 10:48:24 -04:00