aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/neuros-osd2.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-23 07:17:49 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-23 07:17:49 +0000
commit2ae9d4b817412da83d713b6cce35acf7ae39bdde (patch)
treef79abf48c256868f689b82e5e8379911c030788f /conf/machine/neuros-osd2.conf
parentc48905930ee9f06a52744003a89e994ee06c19d4 (diff)
downloadopenembedded-2ae9d4b817412da83d713b6cce35acf7ae39bdde.tar.gz
neuros-osd2: try autoloading cmemk and dsplinkk modules
Diffstat (limited to 'conf/machine/neuros-osd2.conf')
-rw-r--r--conf/machine/neuros-osd2.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/neuros-osd2.conf b/conf/machine/neuros-osd2.conf
index 75937627cd..05fb2e19e5 100644
--- 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"