From f186c8103c9195eb53238c928fe03f7af1d43479 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Tue, 9 Dec 2008 00:35:08 +0300 Subject: linux-kexecboot: support tosa port patches from linux-rp-2.6.24 to linux-kexecboot to enable booting on tosa. Signed-off-by: Dmitry Baryshkov --- packages/kexecboot/linux-kexecboot_2.6.24.bb | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'packages/kexecboot/linux-kexecboot_2.6.24.bb') diff --git a/packages/kexecboot/linux-kexecboot_2.6.24.bb b/packages/kexecboot/linux-kexecboot_2.6.24.bb index 43913e8038..9a89b6aeb2 100644 --- a/packages/kexecboot/linux-kexecboot_2.6.24.bb +++ b/packages/kexecboot/linux-kexecboot_2.6.24.bb @@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "-1" DEFAULT_PREFERENCE_poodle = "1" DEFAULT_PREFERENCE_qemux86 = "-1" -DEFAULT_PREFERENCE_tosa = "-1" +DEFAULT_PREFERENCE_tosa = "1" # Handy URLs # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 @@ -121,8 +121,6 @@ SRC_URI_append_tosa = "\ file://tosa/0014-tosa_udc_use_gpio_vbus.patch.patch;patch=1 \ file://tosa/0015-sharpsl-export-params.patch;patch=1 \ file://tosa/0016-This-patch-fixes-the-pxa25x-clocks-definitions-to-ad.patch;patch=1 \ - file://tosa/0017-Convert-pxa2xx-UDC-to-use-debugfs.patch;patch=1 \ - file://tosa/0018-Fix-the-pxa2xx_udc-to-balance-calls-to-clk_enable-cl.patch;patch=1 \ file://tosa/0026-I-don-t-think-we-should-check-for-IRQs-when-determin.patch;patch=1 \ file://tosa/0027-Add-LiMn-one-of-the-most-common-for-small-non-recha.patch;patch=1 \ file://tosa/0028-Add-suspend-resume-wakeup-support-for-pda_power.patch;patch=1 \ @@ -173,7 +171,12 @@ SRC_URI_append_tosa = "\ file://tosa/0043-Use-clocklib-for-sa1100-sub-arch.patch;patch=1 \ file://tosa/0056-Support-resetting-by-asserting-GPIO-pin.patch;patch=1 \ file://tosa/0057-Clean-up-tosa-resetting.patch;patch=1 \ + file://tosa/0001-pxa2xx-ac97-switch-AC-unit-to-correct-state-before.patch;patch=1 \ + file://tosa/tosa-bl-fixup.diff;patch=1 \ + file://tosa/tmiofb-fix-unaccel.patch;patch=1 \ " +# file://tosa/0017-Convert-pxa2xx-UDC-to-use-debugfs.patch;patch=1 \ +# file://tosa/0018-Fix-the-pxa2xx_udc-to-balance-calls-to-clk_enable-cl.patch;patch=1 \ SRC_URI_append_htcuniversal ="\ file://htcuni-acx.patch;patch=1;status=external \ -- cgit v1.2.3