Optional nit: Consider renaming "fastbootcmd" to "fb_bootcmd" or similar. IMO "fastbootcmd" is ambiguous as there can be multiple env variable commands related to fastboot.
On Thu, May 3, 2018 at 2:21 PM Joe Hershberger <[email protected]> wrote: > On Mon, Apr 30, 2018 at 3:32 AM, Alex Kiernan <[email protected]> > wrote: > > Merge USB and UDP boot code. The USB implementation stays the same, but > > UDP no longer passes an fdt. We introduce a new environment variable > > 'fastbootcmd' which if set overrides the hardcoded boot command, setting > > this then allows the UDP implementation to remain the same. If after > > running 'fastbootcmd' the board has not booted, control is returned > > to U-Boot and the fastboot process ends. > > > > Signed-off-by: Alex Kiernan <[email protected]> > > Nit below... > > Acked-by: Joe Hershberger <[email protected]> > Reviewed-by: Jocelyn Bohr <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

