linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* kexec for powerpc32
@ 2010-03-31 12:18 Christian Kujau
  2010-03-31 13:23 ` Anton Vorontsov
  0 siblings, 1 reply; 8+ messages in thread
From: Christian Kujau @ 2010-03-31 12:18 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: horms

[please CC me as I am not subscribed]

Hi,

when building a kernel for powerpc32 (PowerBook6,8 / 7447A) I can select
CONFIG_KEXEC. However, after booting I can't convince kexec (from 
kexec-tools, latest git checkout) to load the kernel:

# /opt/kexec-tools/sbin/kexec -l /boot/2.6/zImage --append="root=/dev/hda6" 
get_memory_ranges(): Unsupported platform
Could not get memory layout

Can anybody comment on wether or not kexec is supported on this platform? 
If not, is this a limitation of kexec-tools or the kernel? If it's the 
latter, can't the option be hidden/disabled in Kconfig for this platform?

Then again, from looking at the Kconfig files, I see that the "74xx" CPU 
is among quite a few CPU types and so PPC_BOOK3S_32 is selected, and then
ALTIVEC selects 6xx which in turn selects PPC_BOOK3S - so, I guess 
!PPC_BOOK3S for KEXEC is not an option here?

Thanks,
Christian.
-- 
BOFH excuse #69:

knot in cables caused data stream to become twisted and kinked

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

end of thread, other threads:[~2010-04-11  9:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31 12:18 kexec for powerpc32 Christian Kujau
2010-03-31 13:23 ` Anton Vorontsov
2010-03-31 18:33   ` Christian Kujau
2010-04-01  8:18     ` Maxim Uvarov
2010-04-01 12:56     ` poweroff/suspend problems on PowerMac G5 Bolko Maass
2010-04-01 15:14       ` Anton Vorontsov
2010-04-01 22:49         ` Benjamin Herrenschmidt
2010-04-11  9:51           ` Romain Goyet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).