From 2ce30d075aab8baa7aae7ac3d58e46690e02f282 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 19 May 2013 18:32:02 +0000 Subject: bcm63xx: Simplify CFE detection. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Check bootloader argument in mtd. Signed-off-by: Álvaro Fernández Rojas [jogo@openwrt.org: split into two patches, one for detection, one letting bcm63xxpart use it.] Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36659 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.8/534-board_hw556.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.8/534-board_hw556.patch') diff --git a/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch b/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch index e0a1542ad..fb0afa449 100644 --- a/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch +++ b/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch @@ -433,7 +433,7 @@ --- a/drivers/mtd/bcm63xxpart.c +++ b/drivers/mtd/bcm63xxpart.c -@@ -94,6 +94,11 @@ static int bcm63xx_parse_cfe_partitions( +@@ -70,6 +70,11 @@ static int bcm63xx_parse_cfe_partitions( BCM63XX_CFE_BLOCK_SIZE); cfelen = cfe_erasesize; -- cgit v1.2.3