[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bsp_postdriver_hook is called but no console defined
- Date: Mon, 26 Feb 2007 20:12:23 +0200
- From: leonp at plris.com (Leon Pollak)
- Subject: bsp_postdriver_hook is called but no console defined
On Monday 26 February 2007, Joel Sherrill wrote:
> Leon Pollak wrote:
> > Hello, again.
> >
> > In the mails "leon2: cannot boot without the console driver" there was a
> > discussion of how to solve the problem of the BSP without console.
> >
> > Have any decision been accepted?
> >
> > I still fail in this trap...
>
> My (temporary) solution was to replace bsp_postdriver_hook with a BSP
> specific
> one that did not register a console.
>
> --joel
Thanks Joel,
I tried to do this, but received linker error - multiply defined symbol
bsp_postdriver_hook, both in the bsp and application.
Any other way except editing the shared code?
Thanks.
--
Leon