follows up on https://groups.google.com/forum/#!topic/linux-sunxi/npRCb49MCk4

This v2 of the series incorporates some suggestions, and properly respects
sram_info->spl_addr. To avoid retrieving aw_fel_version or sram_info
multiple times, I've introduced an additional patch.

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
(It's probably best to wait until the corresponding changes have been
accepted in U-Boot, before taking this forward in sunxi-tools.)

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: factor out persistent version and sram_info information
  sunxi-tools: add a mechanism to provide boot information via FEL

 fel.c | 168 +++++++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 126 insertions(+), 42 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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to