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:
329a10a
)
ixp4xx.conf: Change default endiannes from be to le
author
Rod Whitby
<rod@whitby.id.au>
Wed, 29 Nov 2006 11:54:43 +0000
(11:54 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Wed, 29 Nov 2006 11:54:43 +0000
(11:54 +0000)
conf/machine/include/ixp4xx.conf
patch
|
blob
|
history
diff --git
a/conf/machine/include/ixp4xx.conf
b/conf/machine/include/ixp4xx.conf
index
190ebe1
..
0aba653
100644
(file)
--- a/
conf/machine/include/ixp4xx.conf
+++ b/
conf/machine/include/ixp4xx.conf
@@
-15,7
+15,7
@@
# <possible values>
# description
-ARCH_BYTE_SEX = "
b
e"
+ARCH_BYTE_SEX = "
l
e"
# "be" "le"
# The memory byte sex and (on correctly implemented hardware - the IXP4XX is
# correct) the byte sex of the buses within the system. 'be' (big-endian)