[oe-commits] org.oe.dev kilauea.conf: add uImage entry point and load address

jeremy_laine commit oe at amethyst.openembedded.net
Thu Apr 24 06:25:10 UTC 2008


kilauea.conf: add uImage entry point and load address

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: f00d8ebcb95a460935e7bd818f4aec9cb95975f5
ViewMTN: http://monotone.openembedded.org/revision/info/f00d8ebcb95a460935e7bd818f4aec9cb95975f5
Files:
1
conf/machine/kilauea.conf
Diffs:

#
# mt diff -r17f4e5b8b8cad6426d6e00d30dc0a46d80776333 -rf00d8ebcb95a460935e7bd818f4aec9cb95975f5
#
#
#
# patch "conf/machine/kilauea.conf"
#  from [b8d4eafb5b2a0323eb8153a71af47361d9cc1b01]
#    to [e154014e81e2cb5df686260ca48e1b6ee050d867]
#
============================================================
--- conf/machine/kilauea.conf	b8d4eafb5b2a0323eb8153a71af47361d9cc1b01
+++ conf/machine/kilauea.conf	e154014e81e2cb5df686260ca48e1b6ee050d867
@@ -13,6 +13,8 @@ UBOOT_MACHINE = "kilauea_config"
 
 PREFERRED_VERSION_u-boot = "1.3.2"
 UBOOT_MACHINE = "kilauea_config"
+UBOOT_ENTRYPOINT = "0"
+UBOOT_LOADADDRESS = "0"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 






More information about the Openembedded-commits mailing list