tiny6410 2GB NAND support

Damjan Marion
Hi,

Seems that 2G AND flash is not supported with u-boot image coming on CD
(see output below). Is there any newer version available?

Thanks,

Damjan


U-Boot 1.1.6 (Dec 31 2010 - 14:36:43) for FriendlyARM MINI6410


CPU:     S3C6410@532MHz
         Fclk = 532MHz, Hclk = 133MHz, Pclk = 66MHz, Serial = CLKUART (SYNC
Mode) 
Board:   MINI6410
DRAM:    256 MB
Flash:   0 kB
NAND:    NAND device: Manufacturer ID: 0xec, Chip ID: 0xd5 (Samsung NAND
2GiB 3,3V 8-bit)
NAND bus width 8 instead 16 bit
No NAND device found!!!
0 MB

mindee
Hi

the old u-boot can only read and boot Linux now.
but the new u-boot is coming soon. I will post it this week.

and the new Superboot is released alreay, here is the Chinese link:
http://www.arm9home.net/read.php?tid-12717.html

its new feature:
- support LCD mode
- add two key words define:
   * LCD-Mode = yes
   * LCD-Type=N43  ; or A70, N35, T35, L80...etc
- support nand-boot Linux/wince/Android, so you can replace all kinds of
u-boot.
- detect the RAM size, Flash type/size automatically
- select OS and install via K1, K2, K7, K8, easy to use.

please wait and try.

regards

mindee

Damjan Marion
Hi mindee,

 any progress with u-boot?

Thanks,

Damjan

Damjan
any progress with u-boot?

Cedric
I have the same problem after recompiling kernel 2.6.28 and using
rootfs_qt4 (recompiled) :

U-Boot 1.1.6 (Oct  6 2011 - 13:52:26) for FriendlyARM MINI6410


CPU:     S3C6410@532MHz
         Fclk = 532MHz, Hclk = 133MHz, Pclk = 66MHz, Serial = CLKUART (SYNC
Mode
)
Board:   MINI6410
DRAM:    256 MB
Flash:   0 kB
NAND:    2048 MB
In:      serial
Out:     serial
Err:     serial

It works if I use the images in the Tiny CD-Rom. 
Any idea ?