summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/odroid-g12-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/odroid-g12-common.h b/include/configs/odroid-g12-common.h
index 778846721c..43aa748667 100644
--- a/include/configs/odroid-g12-common.h
+++ b/include/configs/odroid-g12-common.h
@@ -147,7 +147,7 @@
ENV_BOOT_DEFAULT \
ENV_BOOT_ATTEMPT_DEFAULT \
"console=" CONFIG_DEFAULT_CONSOLE \
- "loadaddr=1080000\0"\
+ "loadaddr=0x1080000\0"\
"outputmode=1080p60hz\0" \
"hdmimode=1080p60hz\0" \
"display_width=1920\0" \