From: Andrea Adami <andrea.adami@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-handheld][PATCH 0/6] fixes for Zaurus collie
Date: Fri, 8 Nov 2013 02:02:27 +0100 [thread overview]
Message-ID: <cover.1383870605.git.andrea.adami@gmail.com> (raw)
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
next reply other threads:[~2013-11-08 1:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-08 1:02 Andrea Adami [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1383870605.git.andrea.adami@gmail.com \
--to=andrea.adami@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.