1if test "${soc}" = "tegra210" ; then
2	# enable PCIe
3	pci enum
4fi
5
6setenv boot_scripts
7setenv boot_script_dhcp
8run distro_bootcmd
9