summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/orion.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/orion.inc b/conf/machine/include/orion.inc
index d22b783f35..7b9726a6ac 100644
--- a/conf/machine/include/orion.inc
+++ b/conf/machine/include/orion.inc
@@ -22,5 +22,7 @@ SERIAL_CONSOLE = "ttyS0 115200"
# Currently all the orion devices we support use uImage
KERNEL_IMAGETYPE = "uImage"
+UBOOT_ENTRYPOINT = "0x00008000"
+UBOOT_LOADADDRESS = "0x00008000"
require conf/machine/include/tune-arm926ejs.inc