LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* N900 v3.19-rc5 errors
@ 2015-01-23 13:15 Pali Rohár
2015-01-23 17:20 ` Guenter Roeck
2015-01-25 22:40 ` Aaro Koskinen
0 siblings, 2 replies; 4+ messages in thread
From: Pali Rohár @ 2015-01-23 13:15 UTC (permalink / raw)
To: linux-omap
Cc: Linux Kernel Mailing List, Pavel Machek, Ivaylo Dimitrov,
Sebastian Reichel, Tony Lindgren, Aaro Koskinen
[-- Attachment #1: Type: Text/Plain, Size: 2572 bytes --]
Hello,
I'm getting these two errors when booting DT linux v3.19-rc5 in n900 qemu:
[ 0.309234] device-tree: Duplicate name in onenand@0,0, renamed to "#1"
[ 0.309417] device-tree: Duplicate name in onenand@0,0, renamed to "#2"
[ 0.309844] device-tree: Duplicate name in ethernet@gpmc, renamed to "#1"
[ 0.309967] device-tree: Duplicate name in ethernet@gpmc, renamed to "#2"
[ 0.730743] ------------[ cut here ]------------
[ 0.731018] WARNING: CPU: 0 PID: 31 at drivers/memory/omap-gpmc.c:1757
gpmc_probe_generic_child+0x128/0x24c()
[ 0.731475] enable GPMC debug to configure .dts timings for CS1
[ 0.731781] Modules linked in:
[ 0.732086] CPU: 0 PID: 31 Comm: kworker/u2:1 Not tainted 3.19.0-rc5+ #234
[ 0.732391] Hardware name: Nokia RX-51 board
[ 0.732757] Workqueue: deferwq deferred_probe_work_func
[ 0.733306] [<c0012678>] (unwind_backtrace) from [<c0010d44>] (show_stack+0x10/0x14)
[ 0.733703] [<c0010d44>] (show_stack) from [<c0032194>] (warn_slowpath_common+0x84/0xac)
[ 0.734130] [<c0032194>] (warn_slowpath_common) from [<c003223c>]
(warn_slowpath_fmt+0x2c/0x3c)
[ 0.734527] [<c003223c>] (warn_slowpath_fmt) from [<c0308308>]
(gpmc_probe_generic_child+0x128/0x24c)
[ 0.734954] [<c0308308>] (gpmc_probe_generic_child) from [<c0308578>]
(gpmc_probe_dt+0x14c/0x1dc)
[ 0.735626] [<c0308578>] (gpmc_probe_dt) from [<c030877c>] (gpmc_probe+0x174/0x1c8)
[ 0.735992] [<c030877c>] (gpmc_probe) from [<c0263d78>] (platform_drv_probe+0x48/0x90)
[ 0.736358] [<c0263d78>] (platform_drv_probe) from [<c02624ec>] (really_probe+0xac/0x1e0)
[ 0.736785] [<c02624ec>] (really_probe) from [<c0262718>] (driver_probe_device+0x30/0x48)
[ 0.737152] [<c0262718>] (driver_probe_device) from [<c0260fe8>] (bus_for_each_drv+0x4c/0x84)
[ 0.737548] [<c0260fe8>] (bus_for_each_drv) from [<c02626a0>] (device_attach+0x5c/0x88)
[ 0.737915] [<c02626a0>] (device_attach) from [<c0261c1c>] (bus_probe_device+0x28/0x98)
[ 0.738281] [<c0261c1c>] (bus_probe_device) from [<c0262010>]
(deferred_probe_work_func+0x54/0x80)
[ 0.738677] [<c0262010>] (deferred_probe_work_func) from [<c0046d48>]
(process_one_work+0x280/0x45c)
[ 0.739074] [<c0046d48>] (process_one_work) from [<c0047180>] (worker_thread+0x230/0x354)
[ 0.739440] [<c0047180>] (worker_thread) from [<c004b084>] (kthread+0xcc/0xe0)
[ 0.739776] [<c004b084>] (kthread) from [<c000dc78>] (ret_from_fork+0x14/0x3c)
[ 0.740173] ---[ end trace 172dd94cb4e47d45 ]---
--
Pali Rohár
pali.rohar@gmail.com
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: N900 v3.19-rc5 errors
2015-01-23 13:15 N900 v3.19-rc5 errors Pali Rohár
@ 2015-01-23 17:20 ` Guenter Roeck
2015-01-23 17:47 ` Pali Rohár
2015-01-25 22:40 ` Aaro Koskinen
1 sibling, 1 reply; 4+ messages in thread
From: Guenter Roeck @ 2015-01-23 17:20 UTC (permalink / raw)
To: Pali Rohár
Cc: linux-omap, Linux Kernel Mailing List, Pavel Machek,
Ivaylo Dimitrov, Sebastian Reichel, Tony Lindgren, Aaro Koskinen
On Fri, Jan 23, 2015 at 02:15:56PM +0100, Pali Rohár wrote:
> Hello,
>
> I'm getting these two errors when booting DT linux v3.19-rc5 in n900 qemu:
>
Hello Pali,
can you send me the kernel confguration and qemu command line you are using ?
Thanks,
Guenter
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: N900 v3.19-rc5 errors
2015-01-23 17:20 ` Guenter Roeck
@ 2015-01-23 17:47 ` Pali Rohár
0 siblings, 0 replies; 4+ messages in thread
From: Pali Rohár @ 2015-01-23 17:47 UTC (permalink / raw)
To: Guenter Roeck
Cc: linux-omap, Linux Kernel Mailing List, Pavel Machek,
Ivaylo Dimitrov, Sebastian Reichel, Tony Lindgren, Aaro Koskinen
[-- Attachment #1: Type: Text/Plain, Size: 1102 bytes --]
On Friday 23 January 2015 18:20:12 Guenter Roeck wrote:
> On Fri, Jan 23, 2015 at 02:15:56PM +0100, Pali Rohár wrote:
> > Hello,
>
> > I'm getting these two errors when booting DT linux v3.19-rc5
in n900 qemu:
> Hello Pali,
>
> can you send me the kernel confguration and qemu command line
> you are using ?
>
> Thanks,
> Guenter
Hello,
instructions how to use qemu for n900 I wrote on uboot ml:
http://lists.denx.de/pipermail/u-boot/2015-January/200171.html
Just replace u-boot.bin file with bootable kernel image zImage.
In above instructions is u-boot.bin booted as regular kernel
image by Nokia bootloader. If you do not have qflasher (for
generating qemu MTD nand image) + Nokia bootloaders and you are
OK with Nokia license I can provide you needed binaries.
Kernel config which I used you can find on:
https://gitorious.org/linux-n900/linux-n900/source/v3.19-rc5-n900:arch/arm/configs/rx51_defconfig
There is also v3.19-rc5-n900 branch which contains some patches:
https://gitorious.org/linux-n900/linux-n900
--
Pali Rohár
pali.rohar@gmail.com
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: N900 v3.19-rc5 errors
2015-01-23 13:15 N900 v3.19-rc5 errors Pali Rohár
2015-01-23 17:20 ` Guenter Roeck
@ 2015-01-25 22:40 ` Aaro Koskinen
1 sibling, 0 replies; 4+ messages in thread
From: Aaro Koskinen @ 2015-01-25 22:40 UTC (permalink / raw)
To: Pali Rohár
Cc: linux-omap, Linux Kernel Mailing List, Pavel Machek,
Ivaylo Dimitrov, Sebastian Reichel, Tony Lindgren
Hi,
On Fri, Jan 23, 2015 at 02:15:56PM +0100, Pali Rohár wrote:
> I'm getting these two errors when booting DT linux v3.19-rc5 in n900 qemu:
>
> [ 0.309234] device-tree: Duplicate name in onenand@0,0, renamed to "#1"
> [ 0.309417] device-tree: Duplicate name in onenand@0,0, renamed to "#2"
> [ 0.309844] device-tree: Duplicate name in ethernet@gpmc, renamed to "#1"
> [ 0.309967] device-tree: Duplicate name in ethernet@gpmc, renamed to "#2"
>
> [ 0.730743] ------------[ cut here ]------------
> [ 0.731018] WARNING: CPU: 0 PID: 31 at drivers/memory/omap-gpmc.c:1757
> gpmc_probe_generic_child+0x128/0x24c()
I don't see these on real HW.
A.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-01-25 22:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23 13:15 N900 v3.19-rc5 errors Pali Rohár
2015-01-23 17:20 ` Guenter Roeck
2015-01-23 17:47 ` Pali Rohár
2015-01-25 22:40 ` Aaro Koskinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).