* ps3-kexec.git
@ 2007-03-17 23:11 Geoff Levand
2007-03-19 14:52 ` ps3-kexec.git Geoff Levand
0 siblings, 1 reply; 2+ messages in thread
From: Geoff Levand @ 2007-03-17 23:11 UTC (permalink / raw)
To: cbe-oss-dev; +Cc: Linuxppc-dev
Just FYI, I made a git repo for my kexec-tools work here:
git://git.kernel.org:/pub/scm/linux/kernel/git/geoff/ps3-kexec.git
I need to make kexec-tools support loading of a powerpc zImage. For PS3
I have the file temporarily named zImage.ps3.wrap, built with the make
target 'zImage'.
It looks like someone has already done some work towards supporting
zImage loads, but there is a note that indicates it is not yet working.
-Geoff
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ps3-kexec.git
2007-03-17 23:11 ps3-kexec.git Geoff Levand
@ 2007-03-19 14:52 ` Geoff Levand
0 siblings, 0 replies; 2+ messages in thread
From: Geoff Levand @ 2007-03-19 14:52 UTC (permalink / raw)
To: cbe-oss-dev; +Cc: Linuxppc-dev
Geoff Levand wrote:
> Just FYI, I made a git repo for my kexec-tools work here:
>
> git://git.kernel.org:/pub/scm/linux/kernel/git/geoff/ps3-kexec.git
>
> I need to make kexec-tools support loading of a powerpc zImage. For PS3
> I have the file temporarily named zImage.ps3.wrap, built with the make
> target 'zImage'.
>
> It looks like someone has already done some work towards supporting
> zImage loads, but there is a note that indicates it is not yet working.
I decided to renamed ps3-kexec.git to ps3-kexec-tools.git to avoid any confusion.
Use something like this to re-clone:
mv ps3-kexec.git ps3-kexec-tools.git.old
git clone --reference ps3-kexec-tools.git.old git://git.kernel.org:/pub/scm/linux/kernel/git/geoff/ps3-kexec-tools.git
Sorry for any inconvenience.
-Geoff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-19 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-17 23:11 ps3-kexec.git Geoff Levand
2007-03-19 14:52 ` ps3-kexec.git Geoff Levand
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.