summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-12-03 18:32:51 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-12-03 18:32:51 +0000
commitc4717338dc0862b04e5bbddb9ac3b06e46ade577 (patch)
tree10097b00caabcac97185ddae88ca7a007c58b80d /meta
parentaa1159737b0fe05ca5ced5ac3dcf3b80de062512 (diff)
downloadpoky-c4717338dc0862b04e5bbddb9ac3b06e46ade577.tar.gz
em-x270: fix U-Boot entry point
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3301 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/machine/em-x270.conf1
1 files changed, 1 insertions, 0 deletions
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"
55SERIAL_CONSOLE = "115200 ttyS0" 55SERIAL_CONSOLE = "115200 ttyS0"
56 56
57KERNEL_IMAGETYPE = "uImage" 57KERNEL_IMAGETYPE = "uImage"
58UBOOT_ENTRYPOINT = "a0008000"