[U-Boot-Users] "8.partition":(1 of 1) [PATCH][ARM] Change dataflash partition boundaries to be compatible with Linux 2.6
Ladislav Michl
ladis at linux-mips.org
Wed May 23 17:12:57 CEST 2007
On Tue, Mar 27, 2007 at 06:17:59PM +0200, Ulf Samuelsson wrote:
> CHANGELOG:
> [PATCH][ARM] Change dataflash partition boundaries to be compatible with Linux 2.6
> Make partition boundaries align with start of dataflash pages
> Add partition name to environment automatically
> Add printing info on protection status
> Enable by setting CONFIG_NEW_PARTITION in <board>.h
I do not like this one... drivers/dataflash.c has too much knowledge of
various board types, which will soon lead to #ifdef mess. Moreover it is
imposible to use cmdline partitions without touching this file again.
Best regards,
ladis
More information about the U-Boot
mailing list