From: Marcin Juszkiewicz Date: Mon, 3 Dec 2007 18:32:51 +0000 (+0000) Subject: em-x270: fix U-Boot entry point X-Git-Tag: 2011-1~10121 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c4717338dc0862b04e5bbddb9ac3b06e46ade577;p=openembedded-core.git em-x270: fix U-Boot entry point git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3301 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/em-x270.conf b/meta/conf/machine/em-x270.conf index b32fd5e1a5..b36c03ecd3 100644 --- a/meta/conf/machine/em-x270.conf +++ b/meta/conf/machine/em-x270.conf @@ -55,3 +55,4 @@ module_autoload_g_ether = "g_ether" SERIAL_CONSOLE = "115200 ttyS0" KERNEL_IMAGETYPE = "uImage" +UBOOT_ENTRYPOINT = "a0008000"