Home
last modified time | relevance | path

Searched hist:"9 eeaa8e66ce1b34ddac9ebb1f31043f473a7c176" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.config9eeaa8e66ce1b34ddac9ebb1f31043f473a7c176 Sat Feb 12 18:06:26 UTC 2011 Remy Bohmer <linux@bohmer.net> 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: Remy Bohmer <linux@bohmer.net>
H A Dfw_env.h9eeaa8e66ce1b34ddac9ebb1f31043f473a7c176 Sat Feb 12 18:06:26 UTC 2011 Remy Bohmer <linux@bohmer.net> 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: Remy Bohmer <linux@bohmer.net>
H A Dfw_env.c9eeaa8e66ce1b34ddac9ebb1f31043f473a7c176 Sat Feb 12 18:06:26 UTC 2011 Remy Bohmer <linux@bohmer.net> 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: Remy Bohmer <linux@bohmer.net>