1
SIMpad forum / Upgrade Flash Memory
« on: December 11, 2009, 05:12:38 am »
Exciting stuff!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
__alloc_pages: 0-order allocation failed (gfp=0x1d2/0)
VM: killing process matchbox-deskto
mcp: write timed out
mcp: write timed out
__alloc_pages: 0-order allocation failed (gfp=0x1f0/0)
__alloc_pages: 0-order allocation failed (gfp=0x1f0/0)
__alloc_pages: 0-order allocation failed (gfp=0x1d2/0)
VM: killing process gpe-conf
__alloc_pages: 0-order allocation failed (gfp=0x1d2/0)
VM: killing process Xfbdev
mcp: write timed out
Am I running out of memory? can I do something about that? mmc: GPIO init
mmc: initialising MMC
GPIO_SD_CS dir: 1 alt: 0
GPIO_SD_DI dir: 1 alt: 0
GPIO_SD_DO dir: 0 alt: 0
GPIO_SD_CS dir: 1 alt: 0
mmc: card init 1/2
mmc: card init 2/2
mmc: card init 3/3
Size = 31360, hardsectsize = 512, sectors = 62720
Partition check:
mmca:end_request: I/O error, dev 79:00 (mmc), sector 0
end_request: I/O error, dev 79:00 (mmc), sector 2
end_request: I/O error, dev 79:00 (mmc), sector 4
end_request: I/O error, dev 79:00 (mmc), sector 6
end_request: I/O error, dev 79:00 (mmc), sector 0
end_request: I/O error, dev 79:00 (mmc), sector 2
end_request: I/O error, dev 79:00 (mmc), sector 4
end_request: I/O error, dev 79:00 (mmc), sector 6
unable to read partition table
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 79:00.
jtag> cable parallel 0x278 DLC5
Initializing Xilinx DLC5 JTAG Parallel Cable III on parallel port at 0x278
jtag> detect
Device Id: 10001001001001100001000000010011
Manufacturer: Intel
Part: SA1110
Stepping: B4
Filename: /usr/local/share/jtag/intel/sa1110/sa1110
I'm trying to recover the complete SIMpad installation procedure (as well as the procedure to return to the siemens bootloader w/ WinCE) in order to put it in the Familiar docs:
http://handhelds.org/moin/moin.cgi/InstallFamiliar
I was wondering if the following was the most recent version of the hh.org bootloader:
http://opensimpad.org/bootldr-simpad/blupdater.img
Do you remember if you finally got it to work on the CL4/sinuspad?[div align=\"right\"][a href=\"index.php?act=findpost&pid=118727\"][{POST_SNAPBACK}][/a][/div]
>> Compaq OHH BootLoader, Rev 2-21-13 [BIG_KERNEL] [MD5] [MONO]
>> 04-11-20_15:58
>> Last link date: Sat Nov 20 15:58:14 GMT 2004
>> Contact: bootldr@handhelds.org
boot> partition delete root
boot> partition delete home
boot> partition define root 0x40000 0xe00000 16
boot> partition define home 0xe40000 0x1c0000 0
boot> load root
(load image via ymodem, the pad will check the image, erase flash and write it)
boot> boot
I'm not sure what the partition types should be but I found these somewhere and they work.set linuxargs "mtdparts=sa1100:0x00040000@0x00000000(bootldr)ro,0x00fc0000@0x00040000(root) noinitrd root=/dev/mtdblock1 init=/linuxrc console=ttySA0 rootfstype=jffs2 jffs2_orphaned_inodes=delete mem=32M"