[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401830941-17086-1-git-send-email-andrea.adami@gmail.com>
Date: Tue, 3 Jun 2014 23:28:59 +0200
From: Andrea Adami <andrea.adami@...il.com>
To: linux-arm-kernel@...ts.infradead.org
Cc: Russell King <linux@....linux.org.uk>,
Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
Olof Johansson <olof@...om.net>, linux-kernel@...r.kernel.org,
Andrea Adami <andrea.adami@...il.com>
Subject: [PATCH 0/2] ARM: sa1100: collie mtd fixes
After having extensivly tested three different units (2 Zaurus SL-5500,
1 SL-5500G) I finally send this small patches fixing collie's mtd.
The background is the improved support for the specific chips, see pending:
"mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR" for linux-mtd.
The most important is the first one reverting to cfi_probe
(the test-unit had broken CFI rom and CFI query was not matched).
The second one exposes the nor bootblock (in a read-only manner).
Sharp decided to put there just a few bytes, the sharpls_param
(COMADJ, UUID, TOUCH, AD, PHAD) set in the Diagnostic Menu.
Andrea Adami (2):
arm: sa1100: collie: revert back to cfi_probe
arm: sa1100: collie: add top boot mtd partition
arch/arm/mach-sa1100/collie.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists