* Build iio as built in rather than module.
@ 2011-03-08 13:54 Jonathan Cameron
2011-03-08 13:59 ` Hennerich, Michael
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2011-03-08 13:54 UTC (permalink / raw)
To: linux-iio@vger.kernel.org
Just a heads up. Right now on a stargate 2 (pxa) I can't boot if
IIO is built in rather than the module I normally use.
Chasing down exactly why now. Annoyingly this is occurring before
any messages at all come out on the serial console so may take a while
to track down.
Jonathan
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Build iio as built in rather than module.
2011-03-08 13:54 Build iio as built in rather than module Jonathan Cameron
@ 2011-03-08 13:59 ` Hennerich, Michael
2011-03-08 14:12 ` Jonathan Cameron
0 siblings, 1 reply; 3+ messages in thread
From: Hennerich, Michael @ 2011-03-08 13:59 UTC (permalink / raw)
To: Jonathan Cameron, linux-iio@vger.kernel.org
Jonathan Cameron wrote on 2011-03-08:
> Just a heads up. Right now on a stargate 2 (pxa) I can't boot if IIO
> is built in rather than the module I normally use.
>
> Chasing down exactly why now. Annoyingly this is occurring before any
> messages at all come out on the serial console so may take a while to
> track down.
>
> Jonathan
Works ok on Blackfin - however one thing I noticed a while ago.
In case IIO device drivers are build statically into the kernel,
udev/mdev and friends doesn't generate the device nodes on the fly.
Greetings,
Michael
--
Analog Devices GmbH Wilhelm-Wagenfeld-Str. 6 80807 Muenchen
Sitz der Gesellschaft: Muenchen; Registergericht: Muenchen HRB 40368; Gesch=
aeftsfuehrer:Dr.Carsten Suckrow, Thomas Wessel, William A. Martin, Margaret=
Seif
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Build iio as built in rather than module.
2011-03-08 13:59 ` Hennerich, Michael
@ 2011-03-08 14:12 ` Jonathan Cameron
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2011-03-08 14:12 UTC (permalink / raw)
To: Hennerich, Michael; +Cc: linux-iio@vger.kernel.org
On 03/08/11 13:59, Hennerich, Michael wrote:
> Jonathan Cameron wrote on 2011-03-08:
>> Just a heads up. Right now on a stargate 2 (pxa) I can't boot if IIO
>> is built in rather than the module I normally use.
>>
>> Chasing down exactly why now. Annoyingly this is occurring before any
>> messages at all come out on the serial console so may take a while to
>> track down.
>>
>> Jonathan
>
> Works ok on Blackfin - however one thing I noticed a while ago.
> In case IIO device drivers are build statically into the kernel,
> udev/mdev and friends doesn't generate the device nodes on the fly.
>
False alarm on the booting kernel issue. One of those stupid cases
of commenting out one line taking the image size down a tiny tiny
and letting it fit into the partition I was flashing it to.
The lack of device nodes is probably to do with missing some of
those magic udev related macro calls.
Jonathan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-08 14:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 13:54 Build iio as built in rather than module Jonathan Cameron
2011-03-08 13:59 ` Hennerich, Michael
2011-03-08 14:12 ` Jonathan Cameron
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.