aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/uImage.FIT/update_uboot.its2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uImage.FIT/update_uboot.its b/doc/uImage.FIT/update_uboot.its
index c2ac2663e62..aec48260081 100644
--- a/doc/uImage.FIT/update_uboot.its
+++ b/doc/uImage.FIT/update_uboot.its
@@ -15,7 +15,7 @@
data = /incbin/("./u-boot.bin");
compression = "none";
type = "firmware";
- load = <FFFC0000>;
+ load = <0xFFFC0000>;
hash-1 {
algo = "sha1";
};