lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ