* omap3430 fails to boot
@ 2013-05-09 8:49 Russell King - ARM Linux
2013-05-09 15:20 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Russell King - ARM Linux @ 2013-05-09 8:49 UTC (permalink / raw)
To: Tony Lindgren, linux-omap; +Cc: linux-arm-kernel
I've not looked into the reason why yet, so this is a heads-up. I
notice this morning that the LDP3430 failed to boot last night,
whereas it worked the previous night. However, SDP4430 looks fine.
Nothing obvious in the diffstat between the two... but then the patch
between the two kernels is almost 1.5MB. The arch/arm changes are
quite small though:
arch/arm/Kconfig | 1 +
arch/arm/boot/dts/Makefile | 4 +-
arch/arm/boot/dts/xenvm-4.2.dts | 13 +
arch/arm/include/asm/xen/hypercall.h | 1 +
arch/arm/mach-msm/last_radio_log.c | 2 +-
arch/arm/mach-omap2/board-4430sdp.c | 2 +-
arch/arm/mach-omap2/board-omap4panda.c | 2 +-
arch/arm/mach-omap2/timer.c | 4 +
arch/arm/mach-vexpress/v2m.c | 1 -
arch/arm/mach-virt/virt.c | 1 +
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: omap3430 fails to boot
2013-05-09 8:49 omap3430 fails to boot Russell King - ARM Linux
@ 2013-05-09 15:20 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2013-05-09 15:20 UTC (permalink / raw)
To: Russell King - ARM Linux; +Cc: linux-omap, linux-arm-kernel
* Russell King - ARM Linux <linux@arm.linux.org.uk> [130509 01:54]:
> I've not looked into the reason why yet, so this is a heads-up. I
> notice this morning that the LDP3430 failed to boot last night,
> whereas it worked the previous night. However, SDP4430 looks fine.
>
> Nothing obvious in the diffstat between the two... but then the patch
> between the two kernels is almost 1.5MB. The arch/arm changes are
> quite small though:
>
> arch/arm/Kconfig | 1 +
> arch/arm/boot/dts/Makefile | 4 +-
> arch/arm/boot/dts/xenvm-4.2.dts | 13 +
> arch/arm/include/asm/xen/hypercall.h | 1 +
> arch/arm/mach-msm/last_radio_log.c | 2 +-
> arch/arm/mach-omap2/board-4430sdp.c | 2 +-
> arch/arm/mach-omap2/board-omap4panda.c | 2 +-
> arch/arm/mach-omap2/timer.c | 4 +
> arch/arm/mach-vexpress/v2m.c | 1 -
> arch/arm/mach-virt/virt.c | 1 +
Since one boots and one won't, you're probably missing this one:
956e46ef mm/slab: Fix crash during slab init
Looking at your diffstat you probably have this as otherwise
nothing boots:
9affd6be arm: fix mismerge of arch/arm/mach-omap2/timer.c
Let me know if you still have the issue after updating to 956e46ef.
Regards,
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-09 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 8:49 omap3430 fails to boot Russell King - ARM Linux
2013-05-09 15:20 ` Tony Lindgren
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).