These two patches are closely related to some proposed changes in U-Boot, namely http://lists.denx.de/pipermail/u-boot/2015-September/226515.html and http://lists.denx.de/pipermail/u-boot/2015-September/226689.html
The new "sunxi" SPL header and some modifications to fel.c will allow the fel utility to pass information to U-Boot. In case of an FEL boot, our goal is to have a way of auto-executing a boot script that was transferred to DRAM (via "fel") before actual U-Boot startup. Regards, B. Nortmann Bernhard Nortmann (2): sunxi-tools: refactor image type detection/query sunxi-tools: add a mechanism to provide boot information via FEL fel.c | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 106 insertions(+), 18 deletions(-) -- 2.4.6 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
