git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
def9997
)
orion: Add UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS to config
author
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Sun, 18 Jan 2009 22:57:58 +0000
(22:57 +0000)
committer
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Sun, 18 Jan 2009 22:57:58 +0000
(22:57 +0000)
conf/machine/include/orion.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/orion.inc
b/conf/machine/include/orion.inc
index
d22b783
..
7b9726a
100644
(file)
--- a/
conf/machine/include/orion.inc
+++ b/
conf/machine/include/orion.inc
@@
-22,5
+22,7
@@
SERIAL_CONSOLE = "ttyS0 115200"
# Currently all the orion devices we support use uImage
KERNEL_IMAGETYPE = "uImage"
+UBOOT_ENTRYPOINT = "0x00008000"
+UBOOT_LOADADDRESS = "0x00008000"
require conf/machine/include/tune-arm926ejs.inc