-----Original Message----- From: coreboot-bounces@coreboot.org [mailto:coreboot-bounces@coreboot.org] On Behalf Of Stefan Reinauer Sent: Thursday, May 15, 2008 6:13 AM To: joe@settoplinux.org Cc: coreboot@coreboot.org Subject: Re: [coreboot] v2[PATCH]RCA RM4100 reboot patch
Joseph Smith wrote:
Well, at first I just tried a cpu reset: asm volatile ("jmp __cpu_reset");
and that seemed to skip memory initialization, but it hangs on trying
to
re-initialize devices that are already initialized.
Do you remember which devices those were?
I'm no sure if it is a particular device or just the act of the process. You can check the bootlog I posted here:
http://www.coreboot.org/pipermail/coreboot/2008-May/034814.html
I just tried the soft_reset and it does the same thing as asm volatile ("jmp __cpu_reset"); Just resets the cpu and not the pci devices, so for now the hard_reset
is
the way to go.
So, can I get an ACK?
Acked-by: Stefan Reinauer stepan@coresystems.de
r3322
-- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org