On Wed, May 15, 2013 at 12:28 PM, Juergen Beisert <[email protected]>wrote:

> Hi Gautam,
>
> mind entropy wrote:
> > 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]
> >
> > > > > 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!
>
>
I am not getting any output to the LCD though. I have a sony X35 LCD My
uboot bootargs value is
bootargs=mini2550=5tb rootfstype=ext3 root=/dev/mmcblk0p2 rw
bootdelay=rootwait ip=dhcp console=tty0

I have created a /dev/fb0 and my /sys shows the LCD details What other
device node creations I have to create for this?
I manually created /dev/tty* files in the chroot and when I booted the
device I don't see those files. What seems to be wrong?

Thanks,
Gautam.

Reply via email to