Search found 6 matches
- Tue Jan 08, 2008 6:47 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 324129
about serial node.
hey jmfreidt~! after u make install busybox, u must mknod serial node. the method is following. # make install # cd _install ( in the busybox dir ) # ls bin sbin usr # mkdir dev etc ms0 proc usr var # mknod dev/ttySRC c 4 202 ttySRC is charactor device ( serial ) and has MAJOR 4, MINOR 202. it's cau...
- Mon Jan 07, 2008 12:18 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 324129
- Sun Jan 06, 2008 7:56 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 324129
Hi Jackson i am trying to compile your new toolchain, but i have an error on libstdc++-v3 compiling gcc-4.2.1 this is the full error out: http://pastebin.ca/842448 gcc of my pc is: gcc version 4.2.3 20071123 (prerelease) (Debian 4.2.2-4) any sugestion? ------------------------- i try to compile 4.2...
- Mon Dec 31, 2007 9:18 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 324129
Thanks for Jackson Mo.
First of all, i appreciate Jackson's works. I succeeded compiling kernel version 2.6.22-uc0( not uc1 ), and saw booting meesage on my PSP. I worked document for my works, and post it for any other lazy man. :) http://riverful.tistory.com/entry/Document-about-porting-uClinux-26-on-psp-v01 But, here i...
- Tue Dec 25, 2007 3:29 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 324129
wonderful^^
incredible works. very glad to meet this sites. :) about the porting uclinux to PSP, i wanna get some helps. i) i'm curious Jackson Mo's bootloader src code. what's the Address loading the kernel? and rootfs image?? etc.... i wonder other things except that. i used to U-boot for arm core. i wanna ge...
- Tue Dec 25, 2007 3:26 am
- Forum: PSP Development
- Topic: wonderful. great job ^_^
- Replies: 0
- Views: 1082
wonderful. great job ^_^
incredible works. very glad to meet this sites. :) about the porting uclinux to PSP, i wanna get some helps. i) i'm curious Jackson Mo's bootloader src code. what's the Address loading the kernel? and rootfs image?? etc.... i wonder other things except that. i used to U-boot for arm core. i wanna ge...