ps3-kexec.git
Geoff Levand
geoffrey.levand at am.sony.com
Tue Mar 20 01:52:00 EST 2007
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
More information about the Linuxppc-dev
mailing list