View Single Post
Old 05-13-2012, 05:46 AM   #7
uboot
Evangelist
uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.
 
Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
Improper alignment won't break anything.

The deal with alignment and flash memory is, that the partition alignment must match the block size of the flash memory, otherwise write access becomes very slow.

As long as the tool aligns to something divisible by 64, everything should be ok.
uboot is offline   Reply With Quote