diff options
Diffstat (limited to 'include/configs/uniphier.h')
-rw-r--r-- | include/configs/uniphier.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 4ebaf841ecb..169c197b3ed 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -226,7 +226,6 @@ "run boot_common\0" \ "__nfsboot=tftpboot $kernel_addr_r $bootfile &&" \ "tftpboot $fdt_addr_r $fdt_file &&" \ - "tftpboot $fdt_addr_r $fdt_file &&" \ "setenv ramdisk_addr_r - &&" \ "run boot_common\0" #endif |