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:
c489059
)
neuros-osd2: try autoloading cmemk and dsplinkk modules
author
Koen Kooi
<koen@openembedded.org>
Wed, 23 Jul 2008 07:17:49 +0000
(07:17 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 23 Jul 2008 07:17:49 +0000
(07:17 +0000)
conf/machine/neuros-osd2.conf
patch
|
blob
|
history
diff --git
a/conf/machine/neuros-osd2.conf
b/conf/machine/neuros-osd2.conf
index
7593762
..
05fb2e1
100644
(file)
--- a/
conf/machine/neuros-osd2.conf
+++ b/
conf/machine/neuros-osd2.conf
@@
-9,6
+9,10
@@
PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-neuros"
+
+module_autoload_cmem = "cmemk phys_start=0x8EA00000 phys_end=0x8F200000 pools=1x3145728,5x829440,1x61440,1x10240"
+module_autoload_dsplink = "dsplinkk"
+
KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT = "0x80008000"