[oe-commits] org.oe.dev neuros-osd2: try autoloading cmemk and dsplinkk modules

koen commit oe at amethyst.openembedded.net
Wed Jul 23 07:25:11 UTC 2008


neuros-osd2: try autoloading cmemk and dsplinkk modules

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 4b92368c6e121948ca312aaaa0ad0b7da9b9349b
ViewMTN: http://monotone.openembedded.org/revision/info/4b92368c6e121948ca312aaaa0ad0b7da9b9349b
Files:
1
conf/machine/neuros-osd2.conf
Diffs:

#
# mt diff -rde9ca24b1a6fcf987fbe230d064437535732d4f1 -r4b92368c6e121948ca312aaaa0ad0b7da9b9349b
#
#
#
# patch "conf/machine/neuros-osd2.conf"
#  from [e53737e49eb8880c1643d31fbfb73cc769ec96b2]
#    to [fc797fb644aa9859c74f2d01e928e5409baf776b]
#
============================================================
--- conf/machine/neuros-osd2.conf	e53737e49eb8880c1643d31fbfb73cc769ec96b2
+++ conf/machine/neuros-osd2.conf	fc797fb644aa9859c74f2d01e928e5409baf776b
@@ -9,6 +9,10 @@ PREFERRED_PROVIDER_virtual/kernel = "lin
 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"






More information about the Openembedded-commits mailing list