em-x270: fix U-Boot entry point
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 3 Dec 2007 18:32:51 +0000 (18:32 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 3 Dec 2007 18:32:51 +0000 (18:32 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3301 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/em-x270.conf

index b32fd5e..b36c03e 100644 (file)
@@ -55,3 +55,4 @@ module_autoload_g_ether = "g_ether"
 SERIAL_CONSOLE = "115200 ttyS0"
 
 KERNEL_IMAGETYPE = "uImage"
+UBOOT_ENTRYPOINT = "a0008000"