diff options
Diffstat (limited to 'include/configs')
-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 43fe946..fcec0c0 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -228,7 +228,6 @@ "netdev=eth0\0" \ "verify=n\0" \ "nor_base=0x42000000\0" \ - "bootm_low=0x80000000\0" \ "nandupdate=nand erase 0 0x00100000 &&" \ "tftpboot u-boot-spl.bin &&" \ "nand write $loadaddr 0 0x00010000 &&" \ |