Re: [U-Boot] U-boot 1.3.3: Error: start address not on sector boundary

2008-10-23 Thread Liew Tsi Chung
James, Please do not use CFG_BOOTSZ for flash size. Since you have two 32MB flash chips tie to one chip select to use as one for 32-bit access (addr&data). The sectors listing will become 64KB, 64KB, 64KB, 64KB, 256KB... from 32KB, 32KB, 32KB, 32KB, 128KB... (one upper 16-bit data for flash 1 and

[U-Boot] U-Boot 1.3.3 - Error: start address not on sector boundary

2008-10-22 Thread jkimble
I'm running this on a Coldfire (MCF5484) processor for Linux 2.6.25. I've got 64MB of Intel P33 flash. I have two chips that have their chip selects tied together to give me 32 bit read/write. flinfo shows: Bank # 1: CFI conformant FLASH (32 x 16) Size: 64 MB in 259 SectorsEC Intel Extend

[U-Boot] U-boot 1.3.3: Error: start address not on sector boundary

2008-10-22 Thread jkimble
I'm running this on a Coldfire (MCF5484) processor for Linux 2.6.25. I've got 64MB of Intel P33 flash. I have two chips that have their chip selects tied together to give me 32 bit read/write. flinfo shows: Bank # 1: CFI conformant FLASH (32 x 16) Size: 64 MB in 259 SectorsEC Intel Extend