]> code.ossystems Code Review - openembedded-core.git/commitdiff
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 b32fd5e1a5812fe9a70fc9bed3efa324095e090e..b36c03ecd3ff0cde49990eddc037eb6ca390aeab 100644 (file)
@@ -55,3 +55,4 @@ module_autoload_g_ether = "g_ether"
 SERIAL_CONSOLE = "115200 ttyS0"
 
 KERNEL_IMAGETYPE = "uImage"
+UBOOT_ENTRYPOINT = "a0008000"