Linux MIPS Architecture development
 help / color / mirror / Atom feed
* O2 arcboot 32-bit kernel boot fix
@ 2004-08-16 17:41 Kaj-Michael Lang
  2004-08-16 17:41 ` Kaj-Michael Lang
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Kaj-Michael Lang @ 2004-08-16 17:41 UTC (permalink / raw)
  To: linux-mips

Hi

Played with arcboot today and fixed (for me atleast) loading of 32-bit
kernels.
I've also added a very simple progress thing so you know something is
happening when
the kernel is loaded.
Anyway, the patch can be found here:
http://fairytale.tal.org/pub/talinux/patches/arcboot-O2boot-and-progress.patch

The fix was quite simple, arcboot was loading the kernel over itself, the
 -	.base     = 0x80004000,
+	.base     = 0x80002000,

change is the actual fix. 64-bit kernels loads fine after the fix.

There is some extra stuff (a patch from gentoo, removal debuging from e2fs
lib, etc) too..

-- 
Kaj-Michael Lang , milang@tal.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-08-18 19:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-16 17:41 O2 arcboot 32-bit kernel boot fix Kaj-Michael Lang
2004-08-16 17:41 ` Kaj-Michael Lang
2004-08-17 14:55 ` Martin Michlmayr
2004-08-18 12:05 ` Max Zaitsev
2004-08-18 12:05   ` Max Zaitsev
2004-08-18 14:33   ` Kaj-Michael Lang
2004-08-18 14:33     ` Kaj-Michael Lang
2004-08-18 14:46     ` Max Zaitsev
2004-08-18 14:46       ` Max Zaitsev
2004-08-18 15:52       ` Maxim Zaitsev
2004-08-18 15:52         ` Maxim Zaitsev
2004-08-18 19:41         ` Kaj-Michael Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox