From 37303226dc6f4b9775f59dfa3efb9be659c8a9c6 Mon Sep 17 00:00:00 2001 From: Erik Hovland Date: Thu, 25 May 2006 13:21:07 +0200 Subject: [PATCH] handhelds-pxa: stop mmc_asic3 from loading Signed-off-by: Rene Wagner --- .../packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb | 5 +++-- .../packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb b/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb index 4709b07..f278af0 100644 --- a/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb +++ b/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb @@ -2,7 +2,7 @@ SECTION = "kernel" DESCRIPTION = "handhelds.org Linux kernel for PXA25x based devices." MAINTAINER = "Phil Blundell " LICENSE = "GPL" -PR = "r1" +PR = "r2" KERNEL_CCSUFFIX = "-3.3.4" @@ -49,7 +49,8 @@ module_autoload_usb-ohci-h5400 = "usb-ohci-h5400" module_autoload_ppp_async = "ppp_async" module_autoload_usb-eth = "usb-eth" module_autoload_h5400_buzzer = "h5400_buzzer" -module_autoload_mmc_asic3 = "mmc_asic3" +# breaks booting on first install of h3900 handhelds +#module_autoload_mmc_asic3 = "mmc_asic3" module_autoload_mmc_h5400 = "mmc_h5400" module_autoload_h5400-audio = "h5400-audio" module_autoload_h3900-uda1380 = "h3900-uda1380" diff --git a/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb b/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb index b360ac3..bed92aa 100644 --- a/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb +++ b/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb @@ -2,7 +2,7 @@ SECTION = "kernel" DESCRIPTION = "handhelds.org Linux kernel for PXA25x based devices." MAINTAINER = "Phil Blundell " LICENSE = "GPL" -PR = "r0" +PR = "r1" KERNEL_CCSUFFIX = "-3.3.4" @@ -47,7 +47,8 @@ module_autoload_usb-ohci-h5400 = "usb-ohci-h5400" module_autoload_ppp_async = "ppp_async" module_autoload_usb-eth = "usb-eth" module_autoload_h5400_buzzer = "h5400_buzzer" -module_autoload_mmc_asic3 = "mmc_asic3" +# breaks booting on first install of h3900 handhelds +#module_autoload_mmc_asic3 = "mmc_asic3" module_autoload_mmc_h5400 = "mmc_h5400" module_autoload_h5400-audio = "h5400-audio" module_autoload_h3900-uda1380 = "h3900-uda1380" -- 2.41.1