]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: implement bootcmd_pxe
authorStephen Warren <swarren@nvidia.com>
Wed, 5 Feb 2014 16:24:59 +0000 (09:24 -0700)
committerTom Warren <twarren@nvidia.com>
Wed, 5 Mar 2014 23:59:08 +0000 (16:59 -0700)
commitf940c72e16f7bdebaaed79b290c1bcb6dc015053
treeb365b57aba0029808bbb67454467409a28366f5b
parent4d7d2e570a47df28b308bbdbf7c9f265cdcf17ca
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>
include/configs/tegra-common-post.h
include/configs/tegra114-common.h
include/configs/tegra20-common.h
include/configs/tegra30-common.h