Hi igorpadykov,
I put the patch in /opt/freescale/pkgs and I added following line in config/platform/imx/kernel-2.6.35.spec.in spec file
Patch1 : kernel-2.6.35-flexcan.patch
%patch -p1
while doing prep(./ltib -m prep -p kernel), it works but when I am building using ./ltib, It was showing following things,
The text leading up to this was:
--------------------------
|diff --exclude CVS --exclude .git -uNr linux-2.6.35.3/arch/arm/mach-mx28/clock.c linux-2.6.35.3.modified/arch/arm/mach-mx28/clock.c
|--- linux-2.6.35.3/arch/arm/mach-mx28/clock.c 2012-01-20 15:25:42.988416724 +0000
|+++ linux-2.6.35.3.modified/arch/arm/mach-mx28/clock.c 2012-01-18 20:01:10.635370568 +0000
--------------------------
File to patch: /opt/freescale/pkgs/kernel-2.6.35-flexcan.patch
1 out of 1 hunk FAILED -- saving rejects to file /opt/freescale/pkgs/kernel-2.6.35-flexcan.patch.rej
Please help me on this
Thanks
Karhik