From: Koen Kooi Date: Wed, 23 Jul 2008 07:17:49 +0000 (+0000) Subject: neuros-osd2: try autoloading cmemk and dsplinkk modules X-Git-Tag: Release-2010-05/1~6464^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae9d4b817412da83d713b6cce35acf7ae39bdde;p=openembedded.git neuros-osd2: try autoloading cmemk and dsplinkk modules --- 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"