Dear Mike Frysinger,
In message <1248381423-29524-1-git-send-email-vap...@gentoo.org> you wrote:
> Atmel DataFlashes by default operate with pages that are slightly bigger
> than normal binary sizes (i.e. many are 1056 byte pages rather than 1024
> bytes). However, they also have a "power of 2" m
mmm didnt mean to send this one out. there's no difference with the previous
version.
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Atmel DataFlashes by default operate with pages that are slightly bigger
than normal binary sizes (i.e. many are 1056 byte pages rather than 1024
bytes). However, they also have a "power of 2" mode where the pages show
up with the normal binary size. The latter mode is required in order to
boot w
> Atmel DataFlashes by default operate with pages with 1056 byte pages. They
> also have a "power of 2" mode where the pages are 1024 bytes in size.
Page size is not always 1056/1024 bytes, it is depended on total memory
size.
> + if (flash_set_pow2(slave)) {
> +
Atmel DataFlashes by default operate with pages with 1056 byte pages. They
also have a "power of 2" mode where the pages are 1024 bytes in size. The
latter mode is required in order to boot with a Blackfin processor, so many
people wish to convert their DataFlashes on their development systems to
5 matches
Mail list logo