commit | 7434dfed27e269fe7865ed9866990bf71b260b4e | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Feb 05 09:24:59 2014 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Wed Mar 05 16:59:08 2014 -0700 |
tree | b365b57aba0029808bbb67454467409a28366f5b | |
parent | 3c0251439c94ad27c10af927b0b50f8c6ff3425a [diff] |
ARM: tegra: implement bootcmd_pxe This retrieves a PXE config file over the network, and executes it. This allows an extlinux config file to be retrieved over the network and executed, whereas the existing bootcmd_dhcp retrieves a U-Boot script. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>