Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O Openwrt
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • olimex
  • Openwrt
  • Repository
Switch branch/tag
  • openwrt
  • target
  • linux
  • generic
  • pending-5.4
  • 482-mtd-spi-nor-fix-4-byte-opcode-sup...
Find file BlameHistoryPermalink
  • Mantas Pucka's avatar
    generic: spi-nor: fix 4-byte opcode support for w25q256 · 4745969a
    Mantas Pucka authored Apr 16, 2020
    There are 2 different chips (w25q256fv and w25q256jv) that share
    the same JEDEC ID. Only w25q256jv fully supports 4-byte opcodes.
    Use SFDP header version to differentiate between them.
    
    Fixes broken reboot on 8devices Habanero since f0f35fda
    
    Signed-off-by: default avatarMantas Pucka <mantas@8devices.com>
    4745969a

Replace 482-mtd-spi-nor-fix-4-byte-opcode-support-for-w25q256.patch

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.