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>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 2 Nov 2009 12:23:21 +0100
From:	Pavel Machek <pavel@....cz>
To:	Brian Swetland <swetland@...gle.com>
Cc:	Arve Hj?nnev?g <arve@...roid.com>,
	kernel list <linux-kernel@...r.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [3/3,ARM] msm: add minimal board file for HTC Dream device

On Sun 2009-11-01 15:33:39, Brian Swetland wrote:
> On Sun, Nov 1, 2009 at 3:19 PM, Pavel Machek <pavel@....cz> wrote:
> >>
> >> Pretty sure it's something later than .29
> >
> > I guess I should try 2.6.31.
> >
> >> Does enabling DEBUG_LL help?  If something's dying before the serial
> >> port is registered, you might never see any console chatter.
> >
> > DEBUG_LL does not help. Is that early_printk() equivalent?
> > With DEBUG_ICEDC I don't even get "uncompressing linux" message.
> 
> ICEDCC will try to send messages to JTAG DCC.
> 
> Sticking a call to printascii(printk_buf) after the vscnprintf() in
> vprintk() in kernel/printk.c is sometimes useful alongside DEBUG_LL
> (so that printks will go to the serial port immediately).

Thanks, that did the trick. I'm now at:

Uncompressing
Linux...................................................................
 done, booting the kernel.
<5>Linux version 2.6.32-rc5-00486-g5b11a58-dirty (pavel@amd) (gcc
version 4.3.2 (Debi9
CPU: ARMv6-compatible processor [4117b362] revision 2 (ARMv6TEJ),
cr=00c5387f
CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
Machine: HTC Dream
<4>Ignoring unrecognised tag 0x4d534d70
<4>Ignoring unrecognised tag 0x57494649
<4>Ignoring unrecognised tag 0x89768976
Memory policy: ECC disabled, Data cache writeback
<3>INITRD: 0x11000000+0x00024aa8 extends beyond physical memory -
disabling initrd
<7>On node 0 totalpages: 0
<1>bootmem alloc of 32768 bytes failed!
<0>Kernel panic - not syncing: Out of memory

...and I managed to fix that by introducing dream_fixup(). Thanks!
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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