u-boot/board/k+p/bootscripts
Lukasz Majewski 21c22db014 ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmd
The 'rootpath' can be provided by DHCP server. Removing this line prevents
from overwriting it.

To do that on the DHCP server side (isc-dhcp-server) modify dhcpd.conf
and add 'option root-path "192.168.X.Y:/srv/tftp/rootfs";'

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2018-09-14 15:22:52 +02:00
..
tpcboot.cmd ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmd 2018-09-14 15:22:52 +02:00