<br><br><div class="gmail_quote">On Tue, Apr 6, 2010 at 4:21 PM, Myles Watson <span dir="ltr"><<a href="mailto:mylesgw@gmail.com">mylesgw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm seeing code reads to memset() in coreboot_ram interleaved with byte<br>
writes to somewhere high on the stack (_estack -0x1fC).  This is a k8.<br></blockquote><div><br>It turns out init_processor_name() was being called with the cache disabled.  It doesn't look like it needs to be.  Boot tested on my box.  This makes it more similar to model_10.<br>
<br>Signed-off-by: Myles Watson <<a href="mailto:mylesgw@gmail.com">mylesgw@gmail.com</a>> <br><br>Thanks,<br>Myles<br></div></div><br>