From: Jonas Gorski Date: Mon, 19 Dec 2011 10:36:04 +0000 (+0100) Subject: mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB X-Git-Tag: v3.3-rc1~119^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=678eb9bb8114c47a7b89fd1288ff5dc760c53c1c;p=pandora-kernel.git mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB The CFE boot loader on BCM63XX platforms assumes itself and the NVRAM partition to be 64 KiB (or erase block sized, if larger). Ensure this assumption is also met when creating the partitions to prevent accidential erasure of CFE or NVRAM. Signed-off-by: Jonas Gorski Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed