Cannot load Linux/Android/Ubuntu to NAND.(Tiny6410)

André Barone
Hi all,
I have recentelly goy my Tiny6410  and while getting in touch with it, I
put Windows CE into the Flash NAND.

When I decided to get back to Linux, I got stucked on bootloader
downloading.

I have tried files from DVD and my builds,none seems to be working.

here what DNW tells me while I use SD to put the system to flash:

Installing os 'LINUX'
Download Bootloader...
Skip block 0x1
Download Bootloader failed

===================================
just to inform, my FriendlyARM.ini:

#This line cannot be removed. by FriendlyARM(www.arm9.net)

CheckOneButton=No
Action=install
OS= Linux

VerifyNandWrite=No

StatusType = Beeper| LED


#################### Linux #####################
Linux-BootLoader = Linux/u-boot_nand-ram256.bin
Linux-Kernel = Linux/zImage_n43
Linux-CommandLine = root=/dev/mtdblock2 rootfstype=yaffs2 init=/linuxrc
console=ttySAC0,115200
Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4.img
Linux-RootFs-RunImage = Linux/rootfs_qtopia_qt4.ext3

Could it be some issue on Superboot?
I used the SD_Flasher as suggested on www.armdevs.com.

Thanks a lot.

Sasa Bremec
Hi, sorry for my late answer.

As i see "u-boot_nand-ram256.bin" didn't work for me also. Try the
"u-boot_nand-ram128.bin" file.


look at http://www.friendlyarm.net/forum/topic/2684 ;) 


Sash