okay here is my initial result. microsd as mmc, fat 16@3rd partition, matan's stuff@3rd partition open the keyboard plug in the charger device power up itself press some key to intercept booting to get the prompt Here is what I saw. It's dam painful to stare at those tiny prints, and without backlight .... Code: MAP3 RX-51 # mmc init mmc1 is available MAP3 RX-51 # run loadbootscript reading boot.scr 133 bytes read MAP3 RX-51 # run bootscript Running bootscript from mmc ... Executing script at 82000000 mmc1 is available Loading uImage 1746752 bytes read ## Booting kernel from legacy Image at 82000000 Image name : Kernel PR1.3 Image type : ARM Linux Kernel Image (uncompressed) Data size : 1746688 bytes = 1.7 MiB Load address : 80008000 Entry point : 80008000 Verifying checksum : ok Loading kernel image : ok Image existing stage at 0x80000100 Starting kernel ... It's the same story. Still stuck at uboot. So what's next?
MAP3 RX-51 # mmc init mmc1 is available MAP3 RX-51 # run loadbootscript reading boot.scr 133 bytes read MAP3 RX-51 # run bootscript Running bootscript from mmc ... Executing script at 82000000 mmc1 is available Loading uImage 1746752 bytes read ## Booting kernel from legacy Image at 82000000 Image name : Kernel PR1.3 Image type : ARM Linux Kernel Image (uncompressed) Data size : 1746688 bytes = 1.7 MiB Load address : 80008000 Entry point : 80008000 Verifying checksum : ok Loading kernel image : ok Image existing stage at 0x80000100 Starting kernel ...