All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH 0/6] fixes for Zaurus collie
@ 2013-11-08  1:02 Andrea Adami
  2013-11-08  1:02 ` [meta-handheld][PATCH 1/6] linux-yocto: remove POWER_SUPPLY_DEBUG as default Andrea Adami
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andrea Adami @ 2013-11-08  1:02 UTC (permalink / raw)
  To: openembedded-devel

This set of patches fixes the CFI MTD detection so that the
NOR flash is unlocked on boot.
Still investigating about the cause of the misdetection...

Flash was Read Only with jedec detection, now booting from flash
is possible again.

Andrea Adami (6):
  linux-yocto: remove POWER_SUPPLY_DEBUG as default
  linux-yocto: collie: set MTD geometry
  linux-yocto: collie: revert jedec_probe patch
  linux-yocto: collie: force CFI detection (temporary HACK)
  linux-yocto: collie: resize MTD to SZ_16M
  linux-yocto: collie: force flash unlock on boot

 .../linux/linux-yocto-3.10/collie/collie.cfg       | 14 +++++++-
 .../linux/linux-yocto-3.10/collie/collie.scc       |  5 ++-
 .../patches/patches-mtd/collie-force-cfi.patch     | 30 ++++++++++++++++
 .../patches/patches-mtd/collie-force-unlock.patch  | 22 ++++++++++++
 .../patches/patches-mtd/collie-mtd-resize.patch    | 41 ++++++++++++++++++++++
 .../linux/linux-yocto-3.10/zaurus-hardware.cfg     |  1 -
 6 files changed, 110 insertions(+), 3 deletions(-)
 create mode 100644 recipes-kernel/linux/linux-yocto-3.10/patches/patches-mtd/collie-force-cfi.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.10/patches/patches-mtd/collie-force-unlock.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.10/patches/patches-mtd/collie-mtd-resize.patch

-- 
1.8.1.5



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

end of thread, other threads:[~2013-11-08  1:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08  1:02 [meta-handheld][PATCH 0/6] fixes for Zaurus collie Andrea Adami
2013-11-08  1:02 ` [meta-handheld][PATCH 1/6] linux-yocto: remove POWER_SUPPLY_DEBUG as default Andrea Adami
2013-11-08  1:02 ` [meta-handheld][PATCH 2/6] linux-yocto: collie: set MTD geometry Andrea Adami
2013-11-08  1:02 ` [meta-handheld][PATCH 3/6] linux-yocto: collie: revert jedec_probe patch Andrea Adami
2013-11-08  1:02 ` [meta-handheld][PATCH 4/6] linux-yocto: collie: force CFI detection (temporary HACK) Andrea Adami
2013-11-08  1:02 ` [meta-handheld][PATCH 5/6] linux-yocto: collie: resize MTD to SZ_16M Andrea Adami
2013-11-08  1:02 ` [meta-handheld][PATCH 6/6] linux-yocto: collie: force flash unlock on boot Andrea Adami

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.