Skip to content
Snippets Groups Projects
Commit 0a572655 authored by Stefan Roese's avatar Stefan Roese Committed by Wolfgang Denk
Browse files

mtd: Add MTD concat support to concatenate multiple MTD NOR devices


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>
parent 55e0ed60
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment