From 2cb9a170fa70b24c87f0ee475b705469d8568e4c Mon Sep 17 00:00:00 2001 From: Jeremy Laine Date: Thu, 24 Apr 2008 06:18:56 +0000 Subject: kilauea.conf: add uImage entry point and load address --- conf/machine/kilauea.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine/kilauea.conf') diff --git a/conf/machine/kilauea.conf b/conf/machine/kilauea.conf index 211d5c7072..0ec14a9c5d 100644 --- a/conf/machine/kilauea.conf +++ b/conf/machine/kilauea.conf @@ -13,6 +13,8 @@ KERNEL_IMAGETYPE = "uImage" PREFERRED_VERSION_u-boot = "1.3.2" UBOOT_MACHINE = "kilauea_config" +UBOOT_ENTRYPOINT = "0" +UBOOT_LOADADDRESS = "0" SERIAL_CONSOLE = "115200 ttyS0" -- cgit v1.2.3