X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fapalis-tk1.h;h=5f53a525116a055b21ad3138a51ab22b70478afe;hb=4bafceff0e9e5a36908031e41c69a6b37e82da58;hp=e6d119eb06fe6b8d9881febdc96e6de0e5f40d11;hpb=432e39806805c46d583e75e8dd2f7b71cc6089c1;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/apalis-tk1.h b/include/configs/apalis-tk1.h index e6d119eb06..5f53a52511 100644 --- a/include/configs/apalis-tk1.h +++ b/include/configs/apalis-tk1.h @@ -54,10 +54,6 @@ #undef CONFIG_SERVERIP #define CONFIG_SERVERIP 192.168.10.1 -#define CONFIG_BOOTCOMMAND \ - "run emmcboot; setenv fdtfile ${soc}-apalis-${fdt_board}.dtb && " \ - "run distro_bootcmd" - #define DFU_ALT_EMMC_INFO "apalis-tk1.img raw 0x0 0x500 mmcpart 1; " \ "boot part 0 1 mmcpart 0; " \ "rootfs part 0 2 mmcpart 0; " \ @@ -151,7 +147,6 @@ #define CONFIG_CMD_TIME -#define CONFIG_SUPPORT_RAW_INITRD #define CONFIG_SYS_BOOT_RAMDISK_HIGH #include "tegra-common-usb-gadget.h"