Re: [U-Boot-Users] Error: end address not on sector boundary

From: u-boot-users-bounces@lists.sourceforge.net [mailto:u-boot-users-bounces@lists.sourceforge.net] On Behalf Of Hurricane555
no, you are wrong! At the beginning of my Flash the first four
sectors
have different size! The first 8000 ( 32K ) the second and the third 4000 (16k) and the fourth 10000 (64k) and the rest 31 sectors 20000 (128k )
flinfo
Bank # 1: CFI conformant FLASH (32 x 16) Size: 4 MB in 35 Sectors Erase timeout 16384 ms, write timeout 0 ms, buffer write timeout 1
ms,
buffer size 1 Sector Start Addresses: 50000000 50008000 5000C000 50010000 (RO) 50020000 50040000 50060000 50080000 500A0000 500C0000 (...)
You are putting u-boot at the start of flash (50000000) and the env at 50010000? Your u-boot has less than 64Kb?
participants (1)
-
Joao, Nuno (ext)