linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: sa1100: collie mtd fixes
@ 2014-06-03 21:28 Andrea Adami
  2014-06-03 21:29 ` [PATCH 1/2] arm: sa1100: collie: revert back to cfi_probe Andrea Adami
  2014-06-03 21:29 ` [PATCH 2/2] arm: sa1100: collie: add top boot mtd partition Andrea Adami
  0 siblings, 2 replies; 3+ messages in thread
From: Andrea Adami @ 2014-06-03 21:28 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-03 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 21:28 [PATCH 0/2] ARM: sa1100: collie mtd fixes Andrea Adami
2014-06-03 21:29 ` [PATCH 1/2] arm: sa1100: collie: revert back to cfi_probe Andrea Adami
2014-06-03 21:29 ` [PATCH 2/2] arm: sa1100: collie: add top boot mtd partition Andrea Adami

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).