On Fri, 4 Sep 2015 00:30:55 +0200 Bernhard Nortmann <[email protected]> wrote:
> 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(-) Thanks. The commit messages are great and very detailed. Functionality-wise, this looks good to me. Implementation-wise, there are a few comments (posted as separate replies). Also should we wait until the U-Boot changes are reviewed by Ian or Hans? -- Best regards, Siarhei Siamashka -- 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.
