[U-Boot] [PATCH v2] arm: socfpga: Enable load zImage and Linux DTB from USB
Chin Liang See
clsee at altera.com
Fri Nov 27 13:23:34 CET 2015
On Fri, 2015-11-27 at 11:36 +0100, Marek Vasut wrote:
> On Friday, November 27, 2015 at 03:36:42 AM, Chin Liang See wrote:
> > Adding new environment usbload which will load zImage and
> > Linux DTB from USB mass storage through FAT file system.
> >
> > Signed-off-by: Chin Liang See <clsee at altera.com>
> > Cc: Dinh Nguyen <dinguyen at opensource.altera.com>
> > Cc: Dinh Nguyen <dinh.linux at gmail.com>
> > Cc: Pavel Machek <pavel at denx.de>
> > Cc: Marek Vasut <marex at denx.de>
> > Cc: Stefan Roese <sr at denx.de>
> > ---
> > Changes for v2
> > - Using load command instead of fatload
>
> The distro_bootcmd can do this and even let's you boot debian/fedora
> on such
> a machine in a standardized way. Should we switch to distro_bootcmd
> instead
> of adding new ad-hoc stuff ?
It seems to me that we need to add script into the fs to get that work,
right?
Thanks
Chin Liang
>
> Best regards,
> Marek Vasut
More information about the U-Boot
mailing list