Home
last modified time | relevance | path

Searched hist:cc11b39288c402ca14ebf4e4cc15c7a72569034b (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dconfig_distro_bootcmd.hcc11b39288c402ca14ebf4e4cc15c7a72569034b Mon Jan 19 23:39:11 UTC 2015 Stephen Warren <swarren@nvidia.com> distro_bootcmd: read DHCP boot script name from a variable

Modify $bootcmd_dhcp to read the downloaded script filename from an
environment variable rather than hard-coding it. This allows the user
(or another script) to select a different script name if they want,
without editing the whole value of $bootcmd_dhcp.

Signed-off-by: Stephen Warren <swarren@nvidia.com>