commit | f940c72e16f7bdebaaed79b290c1bcb6dc015053 | [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 | 4d7d2e570a47df28b308bbdbf7c9f265cdcf17ca [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>