summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/configs/uniphier.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index ec4fd67ee6..00c27f1dad 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -223,6 +223,7 @@
"netdev=eth0\0" \
"verify=n\0" \
"nor_base=0x42000000\0" \
+ "bootm_low=0x80000000\0" \
"nandupdate=nand erase 0 0x00100000 &&" \
"tftpboot u-boot-spl-dtb.bin &&" \
"nand write $loadaddr 0 0x00010000 &&" \
OpenPOWER on IntegriCloud