Home
last modified time | relevance | path

Searched hist:"11 a69ff85b0a459f4ac096ae054d0b527d44b095" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnet.h11a69ff85b0a459f4ac096ae054d0b527d44b095 Wed Sep 30 14:12:05 UTC 2015 Jacob Stiffler <j-stiffler@ti.com> net: Increase the size of the net_boot_file_name buffer

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@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
/rk3399_rockchip-uboot/net/
H A Dnet.c11a69ff85b0a459f4ac096ae054d0b527d44b095 Wed Sep 30 14:12:05 UTC 2015 Jacob Stiffler <j-stiffler@ti.com> net: Increase the size of the net_boot_file_name buffer

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@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>