From 2ae9d4b817412da83d713b6cce35acf7ae39bdde Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 23 Jul 2008 07:17:49 +0000 Subject: neuros-osd2: try autoloading cmemk and dsplinkk modules --- conf/machine/neuros-osd2.conf | 4 ++++ 1 file changed, 4 insertions(+) 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" -- cgit v1.2.3