All of lore.kernel.org
 help / color / mirror / Atom feed
* probe of omap2-nand failed with -16
@ 2010-03-08 20:04 Pablo Bitton
  2010-03-09  6:38 ` Vimal Singh
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Bitton @ 2010-03-08 20:04 UTC (permalink / raw)
  To: linux-omap

Hi,

I've started working on beagle board.

Using pre-compiled kernel (angstrom) - i've got nand driver loaded and running.

When I am trying to compile my own kernel from the source, I get error:

>> probe of omap2-nand failed with -16 (EBUSY)

I've selected all configs for Nand...

Am I missing something? Mux configuration? GPIO's?
Anybody has any idea?



thanks,
--
Pablo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: probe of omap2-nand failed with -16
  2010-03-08 20:04 probe of omap2-nand failed with -16 Pablo Bitton
@ 2010-03-09  6:38 ` Vimal Singh
  0 siblings, 0 replies; 2+ messages in thread
From: Vimal Singh @ 2010-03-09  6:38 UTC (permalink / raw)
  To: Pablo Bitton; +Cc: linux-omap

On Tue, Mar 9, 2010 at 1:34 AM, Pablo Bitton <pablo.bitton@gmail.com> wrote:
> Hi,
>
> I've started working on beagle board.
>
> Using pre-compiled kernel (angstrom) - i've got nand driver loaded and running.
>
> When I am trying to compile my own kernel from the source, I get error:
>
>>> probe of omap2-nand failed with -16 (EBUSY)

This happens because we moved 'gpmc_cs_request' from nand driver
(nand/omap2.c) probe to 'mach-omap2/gpmc-nand.c'.

>
> I've selected all configs for Nand...
>
> Am I missing something? Mux configuration? GPIO's?
> Anybody has any idea?

Yes. You need to adopt gpmc-nand.c for beagle boards.

For help you may have a look into below commits:
1. <http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commitdiff;h=c2798e9342a1394de966c31703e0410ee3988378>

2. <http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commitdiff;h=88c8460ac32283e2a25e36e4670ff5ab02f3b521>


-- 
Regards,
Vimal Singh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-09  6:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-08 20:04 probe of omap2-nand failed with -16 Pablo Bitton
2010-03-09  6:38 ` Vimal Singh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.