Do we have a working patch for the latest 3.2 Wheezy kernel? August 11, 2012 01:50PM |
Registered: 13 years ago Posts: 128 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 12, 2012 01:41PM |
Admin Registered: 14 years ago Posts: 19,287 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 12, 2012 03:25PM |
Registered: 13 years ago Posts: 128 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 19, 2012 02:47PM |
Admin Registered: 14 years ago Posts: 19,287 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 26, 2012 06:21AM |
Registered: 12 years ago Posts: 7 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 29, 2012 03:45PM |
Admin Registered: 14 years ago Posts: 19,287 |
root@Debian:/usr/src/linux-3.2.26# patch -t -p1 < ../builds-3.2.26-v2.0/davy-linux-3.3.2-wider.patch patching file arch/arm/mach-kirkwood/goflexhome-setup.c patching file arch/arm/mach-kirkwood/goflexnet-setup.c patching file arch/arm/mach-kirkwood/Kconfig patching file arch/arm/mach-kirkwood/Makefile patching file arch/arm/mach-kirkwood/nsa310-setup.c patching file arch/arm/mach-kirkwood/nsa320-setup.c patching file arch/arm/mach-kirkwood/pogo_e02-setup.c patching file arch/arm/mach-kirkwood/pogoplugv4-setup.c patching file arch/arm/tools/mach-types Hunk #1 FAILED at 525. Hunk #2 FAILED at 1169. 2 out of 2 hunks FAILED -- saving rejects to file arch/arm/tools/mach-types.rej patching file drivers/hwmon/Kconfig patching file drivers/hwmon/Makefile patching file drivers/hwmon/nsa3xx-hwmon.c patching file drivers/mmc/host/mvsdio.c patching file include/linux/nsa3xx-hwmon.h
root@Debian:/usr/src/linux-3.2.26/arch/arm/tools# cat mach-types.rej --- arch/arm/tools/mach-types 2012-04-13 11:42:02.000000000 -0500 +++ arch/arm/tools/mach-types 2012-05-27 15:32:17.226793813 -0500 @@ -525,6 +525,7 @@ tx28 MACH_TX28 TX28 3043 pcontrol_g20 MACH_PCONTROL_G20 PCONTROL_G20 3062 vpr200 MACH_VPR200 VPR200 3087 +goflexnet MACH_GOFLEXNET GOFLEXNET 3089 torbreck MACH_TORBRECK TORBRECK 3090 prima2_evb MACH_PRIMA2_EVB PRIMA2_EVB 3103 paz00 MACH_PAZ00 PAZ00 3128 @@ -1169,3 +1170,6 @@ pov2 MACH_POV2 POV2 3889 ipod_touch_2g MACH_IPOD_TOUCH_2G IPOD_TOUCH_2G 3890 da850_pqab MACH_DA850_PQAB DA850_PQAB 3891 +nsa320 MACH_NSA320 NSA320 3956 +pogoplugv4 MACH_POGOPLUGV4 POGOPLUGV4 3960 +nsa310 MACH_NSA310 NSA310 4022
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 30, 2012 03:27PM |
Admin Registered: 14 years ago Posts: 19,287 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 31, 2012 07:46AM |
Registered: 13 years ago Posts: 128 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? August 31, 2012 03:08PM |
Admin Registered: 14 years ago Posts: 19,287 |
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? September 01, 2012 05:25PM |
Admin Registered: 14 years ago Posts: 19,287 |
> General setup -> Embedded System -> Enable > Patch physical to virtual translations at runtime > -> Disable> and setting PHYS_OFFSET to 0x00?
Re: Do we have a working patch for the latest 3.2 Wheezy kernel? September 03, 2012 06:04PM |
Admin Registered: 14 years ago Posts: 19,287 |