uClinux on the PSP

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

frnc
Posts: 2
Joined: Mon Oct 08, 2007 7:49 am

re: files gone

Post by frnc »

google psp uclinux howto: http://www.bitvis.se/articles/psplinux.php
make sure you are not crosscompiling the gcc3.2 with 4.1
EDIT
okay, that link won't work eighter so there you go:
http://www.4shared.com/dir/4213127/27df ... aring.html
jmfriedt
Posts: 6
Joined: Sun Nov 18, 2007 3:33 am
Location: France
Contact:

Post by jmfriedt »

is any description of the modifications to be done to the toolchain or 2.6
kernel to get it to boot on the PSP ? At the moment we have a 2.4 kernel
running as described at http://www.bitvis.se/articles/psplinux.php and
df38.dot5hosting.com/~remember/chris/, but obviously this version of gcc
is too old to compile a 2.6 kernel. Is it just a matter of using the elf2flt of
the xpitech toolchain at the last step of a kernel 2.6 compilation, since the
part that seems to fail is the linux.srec generation part ?
What addiotional patches are to be appluied to the 2.6 kernel to get the
fb running for example ?

And on a different note, I have connected a PSP to a PC through a serial
link which works fine with my own PSP software. However, I am unable to get
the linux console on the serial port , nor can I get a termial through getty lauched
by inittab. Is the serial port driver connected to /dev/ttyS0 working ?

thank you.
Post Reply