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 _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel