From c4717338dc0862b04e5bbddb9ac3b06e46ade577 Mon Sep 17 00:00:00 2001
From: Marcin Juszkiewicz <hrw@openedhand.com>
Date: Mon, 3 Dec 2007 18:32:51 +0000
Subject: em-x270: fix U-Boot entry point

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3301 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/conf/machine/em-x270.conf | 1 +
 1 file changed, 1 insertion(+)

(limited to 'meta/conf/machine/em-x270.conf')

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"
-- 
cgit v1.2.3