]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4469/1: ANUBIS: large page NAND support
authorBen Dooks <ben-linux@fluff.org>
Wed, 11 Jul 2007 10:10:42 +0000 (11:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 09:56:25 +0000 (10:56 +0100)
commit3901c4a79b121d0356273e0e9a5c8fd06655c20a
tree27c87cf58d6a8e705336e6997b1b06787a169d5c
parent06bc2253bdff7ee1df4b0bb545791f8eacab39cc
[ARM] 4469/1: ANUBIS: large page NAND support

Add support for the partition layour used on the
revision B modules which ship with large page NAND
flash as default.

The differnce between the old and new layouts is that
the large page devices use 128KiB blocks, so the
initial loader partition now ends at 128KiB boundary
pushing the begining of partition 1 up. The rest of
the partitions are in the same place as the small page
NAND devices.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2440/mach-anubis.c