Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • U uboot-imx
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • uboot-imx
  • Repository
Switch branch/tag
  • uboot-imx
  • drivers
  • mtd
  • cfi_mtd.c
Find file BlameHistoryPermalink
  • Stefan Roese's avatar
    mtd: Add MTD concat support to concatenate multiple MTD NOR devices · 0a572655
    Stefan Roese authored May 12, 2009
    
    
    This patch adds concatenation support to the U-Boot MTD infrastructure.
    By enabling CONFIG_MTD_CONCAT this MTD CFI wrapper will concatenate
    all found NOR devices into one single MTD device. This can be used by
    e.g by UBI to access a partition that spans over multiple NOR chips.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    0a572655