Skip to content
Snippets Groups Projects
Commit 9eeaa8e6 authored by Remy Bohmer's avatar Remy Bohmer Committed by Wolfgang Denk
Browse files

Add support for dataflash to U-boot environment settings tool.


* The sector size for SPI-dataflash (like AT45 flashes) are not always
  a power-of-2. So, the sector calculations are rewritten such that it
  works for either power-of-2 as any size sectors.
* Make the flash sector size optional in case it is the same value as
  the environment size.

Signed-off-by: default avatarRemy Bohmer <linux@bohmer.net>
parent 976b38c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment