[U-Boot] [PATCH] net: Increase the size of the net_boot_file_name buffer
Joe Hershberger
joe.hershberger at gmail.com
Thu Oct 29 20:33:47 CET 2015
On Wed, Sep 30, 2015 at 9:12 AM, Jacob Stiffler <j-stiffler at ti.com> wrote:
> The net_boot_file_name buffer is used as storage for the bootfilename
> command line argument to network boot commands such as tftp and nfs.
>
> Increase the size of this buffer to 1024 bytes as the current size of
> 128 bytes is restrictive for arbitrary paths on the server.
>
> Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Applied to u-boot-net/master, thanks!
-Joe
More information about the U-Boot
mailing list