From: Andrea Adami Date: Sun, 12 Apr 2009 18:01:10 +0000 (+0200) Subject: zaurus-clamshell.inc: fix typo again... X-Git-Tag: Release-2010-05/1~3783^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b131055901759aa2c3bf743888c4f748b39b66;p=openembedded.git zaurus-clamshell.inc: fix typo again... --- diff --git a/conf/machine/include/zaurus-clamshell.inc b/conf/machine/include/zaurus-clamshell.inc index 90657e4894..cc58c4a48b 100644 --- a/conf/machine/include/zaurus-clamshell.inc +++ b/conf/machine/include/zaurus-clamshell.inc @@ -1,6 +1,6 @@ include conf/machine/include/tune-xscale.inc -UBOOT_ENTRYPOINT = "0xA80008000" +UBOOT_ENTRYPOINT = "0xA0008000" UBOOT_LOADADDRESS = "0xA0008000" EXTRA_IMAGEDEPENDS += "sharp-flash-header-c700"