Hi,
I have a problem with booting DM3730 chip. I use custom PCB so i must change xloader (disable NAND memory). I didn't change anything more and terminal shows:
Texas Instruments X-Loader 1.51 (Apr 30 2013 - 18:11:47)
Starting X-loader on MMC
Reading boot sector
FAT32, fatlength: 799
Rootdir begins at sector: 1630, offset: cbc00, size: 8
Data begins at: 1614
Cluster size: 8
RootMismatch: |bo|| <- corrupted file name
RootMismatch: |ml||
RootName: u, start: 0x0, size: 0x7eac
Filesize: 32428 bytes
Reading: 32428 bytes
ret: 268435448, offset: 0
ret: 268435448, offset: 0
curclust: 0xffffff8
Invalid FAT entry
Size: 32428, got: 4096 <- incorrect file size
4096 Bytes Read from MMC
Starting OS Bootloader from MMC...
Starting OS Bootloader...
I have already tried:
- different sd cards
- different boards (so far we produced 2 boards)
- I must change file name to "u" because name u-boot.bin was corrupted (just like "boot" and "mlo" above)
- I create SD card in many different ways
- when i change partition to FAT12, line is as follow: Size: 32428, got: 32428 but system still dont work
I tried to debug this myself but i couldnt find any solution.
I'll be grateful for any help