* Looking for a V3.X kernel am3517_evm_defconfig file (3.5.7 preferred)
@ 2012-12-21 14:50 Martin Grossman
2012-12-21 17:07 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Martin Grossman @ 2012-12-21 14:50 UTC (permalink / raw)
To: linux-arm-kernel
Does anyone know where I can find this file?
I have tried bringing a 2.6.32 version into a 3.5.7 without any changes
from kernel.org
and the uncompress (piggy) code works but then it hangs.
Are there any patches I need?
PS I've already fixed the command line /dev/ttyS2 to /dev/tty02 changes
but still no output.
So I have no idea if its not running (something else wrong in the
config),
or its running OK but just not seeing any console output.
PPS This is on a AM3505/3517 Zoom eval board with a AM3517 chip and it
currently boots kernel (uImage)
Linux version 2.6.32 (schuyler_2 at neo) (gcc version 4.3.3 (Sourcery G++
Lite 2009q1-203) ) #1 Tue Jan 25 16:18:32 CST 2011
from either the SD card or via tftp (with rootfs always on SD).
^ permalink raw reply [flat|nested] 2+ messages in thread
* Looking for a V3.X kernel am3517_evm_defconfig file (3.5.7 preferred)
2012-12-21 14:50 Looking for a V3.X kernel am3517_evm_defconfig file (3.5.7 preferred) Martin Grossman
@ 2012-12-21 17:07 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2012-12-21 17:07 UTC (permalink / raw)
To: linux-arm-kernel
* Martin Grossman <grossman@bbn.com> [121221 07:04]:
> Does anyone know where I can find this file?
>
> I have tried bringing a 2.6.32 version into a 3.5.7 without any changes
> from kernel.org
> and the uncompress (piggy) code works but then it hangs.
>
> Are there any patches I need?
>
> PS I've already fixed the command line /dev/ttyS2 to /dev/tty02 changes
> but still no output.
> So I have no idea if its not running (something else wrong in the
> config),
> or its running OK but just not seeing any console output.
>
> PPS This is on a AM3505/3517 Zoom eval board with a AM3517 chip and it
> currently boots kernel (uImage)
> Linux version 2.6.32 (schuyler_2 at neo) (gcc version 4.3.3 (Sourcery G++
> Lite 2009q1-203) ) #1 Tue Jan 25 16:18:32 CST 2011
> from either the SD card or via tftp (with rootfs always on SD).
You should get basic things booting with omap2plus_defconfig as long
as you have the machine_id related entry in some mach-omap2/board*.c
file.
Maybe enable DEBUG_LL and EARLY_PRINTK in your .config so you can
verify the machine_id? Note that it requires you to have a suitable
entry in arch/arm/mach-omap2/include/mach/uncompress.h.
You may need to patch in omap_uart_phys/virt/lsr in the related
arch/arm/mach-omap2/include/mach/debug-macro.S if the machine_id
is unknown.
Regards,
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-21 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-21 14:50 Looking for a V3.X kernel am3517_evm_defconfig file (3.5.7 preferred) Martin Grossman
2012-12-21 17:07 ` 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).