This is my "final" v4 of the series, that adds the desired functionality
without introducing a need for new global variables.

follows up on (and supersedes)
v3: https://groups.google.com/d/msg/linux-sunxi/XuwQF_cK2jA/ECozGooDAwAJ
v2: https://groups.google.com/forum/#!topic/linux-sunxi/XuwQF_cK2jA
v1: https://groups.google.com/forum/#!topic/linux-sunxi/npRCb49MCk4


These 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 (3):
  sunxi-tools: refactor image type detection/query
  sunxi-tools: implement persistent sram_info information
  sunxi-tools: add a mechanism to provide boot information via FEL

 fel.c | 174 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 143 insertions(+), 31 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.

Reply via email to