Searched hist:"909 b97280011ddb537aab987a6b65d83dd6e42fc" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | net.c | 909b97280011ddb537aab987a6b65d83dd6e42fc Tue Jan 14 03:57:58 UTC 2020 Joseph Chen <chenjh@rock-chips.com> cmd: net: support tftp/tftpbootm/tftpflash commands
- tftp: download image. - tftpbootm: download and bootm the aosp/uImage/FIT Image. - tftpflash: download and flash the Image to partition.
rename "tftpboot" to "tftp" since there are so many tftpxxx commands, the "tftp" cmd can't be recoganize as "tftpboot" by CLI shell.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I0128cd41a8fc9105016ae0417241348eb4a6f637
|
| H A D | Kconfig | 909b97280011ddb537aab987a6b65d83dd6e42fc Tue Jan 14 03:57:58 UTC 2020 Joseph Chen <chenjh@rock-chips.com> cmd: net: support tftp/tftpbootm/tftpflash commands
- tftp: download image. - tftpbootm: download and bootm the aosp/uImage/FIT Image. - tftpflash: download and flash the Image to partition.
rename "tftpboot" to "tftp" since there are so many tftpxxx commands, the "tftp" cmd can't be recoganize as "tftpboot" by CLI shell.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I0128cd41a8fc9105016ae0417241348eb4a6f637
|