Other Parts Discussed in Thread: ASH
Hello,
We are using dm365.
We have some issue of failues in boot. It mostly happens in ubl, but sometimes we see failure later in kernel.
We are not sure if it is also related to nand flash issue (ecc) or something else.
The log complains "1:XX not found" , I could not understand where it comes from and if it is flash related issue.
We used ubl 1.5, u-boot 1.3.4 , and kernel 2.6.18).
I made a fix in ubl according to Sudhakar post in

But I am not sure if I also need to make another ecc fix in u-boot or kernel.
Does this log indicated an ecc issue ?
U-Boot 1.3.4 (Dec 28 2010 - 13:35:36)
I2C: ready
DRAM: 128 MB
NAND: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 256MiB 3,3
V 8-bit)
Bad block table found at page 131008, version 0x01
Bad block table found at page 130944, version 0x01
256 MiB
env1 size: 16380, crc32 61515057
62 61 75 64 72 61 74 65 3D 31 31 35 32 30 30 0 62 6F 6F 74
In: serial
Out: serial
Err: serial
Ethernet PHY: GENERIC @ 0x00
Compilation successful
Hit any key to stop autoboot: 0
Loading from NAND 256MiB 3,3V 8-bit, offset 0x400000
Image Name: Linux-2.6.18_pro500-davinci_evm-
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1516308 Bytes = 1.4 MB
Load Address: 80008000
Entry Point: 80008000
## Booting kernel from Legacy Image at 80700000 ...
Image Name: Linux-2.6.18_pro500-davinci_evm-
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1516308 Bytes = 1.4 MB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux.............................................................
.......................................... done, booting the kernel.
nand_davinci nand_davinci.0: after scan
PM: davinci_pm_probe
ARMON starting...
SW Version:Mar 11 2012
BSP Version:Mar 5 2012
Armon finished intialization
1:01 not found
route: SIOC[ADD|1:02 not found
DEL]RT: No such 1:03 not found
process
1:04 not found
1:05 not found
1:06 not found
1:07 not found
1:08 not found
1:09 not found
1:0a not found
1:0b not found
1:0c not found
1:0d not found
1:0e not found
1:0f not found
1:10 not found
1:11 not found
1:12 not found
1:13 not found
1:14 not found
1:15 not found
1:16 not found
1:17 not found
1:18 not found
1:19 not found
1:1a not found
1:1b not found
1:1c not found
1:1d not found
1:1e not found
1:1f not found
Setting up networking ....
Restarting internet superserver: inetd.
/bin/ash: can't access tty; job control turned off
#
Regards,
Ran