[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1282291723.3725.13.camel@anam.i-m3d.lan>
Date: Fri, 20 Aug 2010 10:08:43 +0200
From: Giuseppe Pagano <giuseppe.pagano@...twebnet.it>
To: linux-kernel@...r.kernel.org
Cc: source@...sta.com
Subject: On omap3evm kernel 2.6.34+ doesn't boot (solved)
Hi,
I'm developing on an arm OMAP3530 based board, machine omap3evm.
Starting from kernel versione 2.6.34 machine doesn't boot (On the serial
console I can see just the uboot message, afther the console freese,
anche there is no output from the kernel).
I have found that changing this line in
arch/arm/plat-omap/include/plat/uncompress.h
- DEBUG_LL_OMAP2(1, omap3evm);
+ DEBUG_LL_OMAP3(3, omap3evm);
solves the problem.
I thing this is a bug, so I write this email.
Thanks
Giuseppe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists