U-Boot on DM365 EVM is broken.
so trying booting u-boot with SD Card is only way.
I tried to format the SD Card on my Linux PC.
but it didn't work.
-----------------------------------------------------------------------------------------------
[root@localhost]# ./dm3xx_Sd_boot format /dev/sdc
cleaning SD card
1000+0 records in
1000+0 records out
1024000 bytes (1.0 MB) copied, 0.0044254 s, 231 MB/s
BLKRRPART: Invalid factor
Disk /dev/sdc: 1013 cylinders, 1 heads, 60 sectors/track
sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/sdc: unrecognized partition table type
Old situation:
No partitions found
sfdisk: bad input
Failed to format SD card
10000+0 records in
10000+0 records out
10240000 bytes (10 MB) copied, 3.02254 s, 3.4 MB/s
dm3xx_boot_data_addr=0x
Image dm3xx_boot_rec:please define dm3xx_boot_data_addr
10000+0 records in
10000+0 records out
10240000 bytes (10 MB) copied, 0.107949 s, 94.9 MB/s
dm3xx boot record is written
Please reinsert the card for auto mounting or mount it manually
----------------------------------------------------------------------------------------------------------
that's the result of formatting.
I don't know why formatting doesn't work.
The Linux is Fedora Core 9, and I'm using SD Card Reader.
u-boot on dm365 EVM is broken, that's why I can't try that on dm365 EVM.
anybody has solution for that?
please help me.