zaurus-clamshell.inc: add UBOOT_ENTRYPOINT and UBOOT_ADDRESS
authorAndrea Adami <andrea.adami@gmail.com>
Sun, 29 Mar 2009 22:20:22 +0000 (00:20 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sun, 29 Mar 2009 22:20:22 +0000 (00:20 +0200)
conf/machine/include/zaurus-clamshell.inc

index 4fa9f75..1421630 100644 (file)
@@ -1,5 +1,8 @@
 include conf/machine/include/tune-xscale.inc
 
+UBOOT_ENTRYPOINT = "0x80008000"
+UBOOT_LOADADDRESS = "0x80008000"
+
 EXTRA_IMAGEDEPENDS += "sharp-flash-header-c700"
 
 IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime -m favourlzo \