On Tue, May 14, 2013 at 6:03 PM, Juergen Beisert <[email protected]> wrote:
> mind entropy wrote: > > On Tue, May 14, 2013 at 2:14 PM, Juergen Beisert <[email protected]> > wrote: > > > You should take a look into the "series" file, then you will see, what > > > patches > > > are stable patches and what patches are (still) relevant for the > > > Mini2440. > > > > Checked the series file for the 3.9 and as an example I picked > > add_buzzer.diff . I did a patch -p1 < add_buzzer.diff and I get > > > > patching file arch/arm/mach-s3c24xx/mach-mini2440.c > > Hunk #1 succeeded at 501 with fuzz 1 (offset -100 lines). > > Hunk #2 FAILED at 626. > > Hunk #3 succeeded at 682 (offset -106 lines). > > 1 out of 3 hunks FAILED -- saving rejects to file > > arch/arm/mach-s3c24xx/mach-mini2440.c.rej > > > > Am I doing something wrong here? > > Yes. Learn how to work with patch series. > > Done. Learnt about quilt and applied the patches. Patched and booted. :) Can hear the buzzer also! Thanks, Gautam.
