summaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-05-22 09:21:45 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-05-30 12:18:27 +0200
commit4a4f2f20b8873224983ab9b78173f9bc0564fa33 (patch)
treee068357e683ffe4abc956016b9a45d33e099ddeb /drivers/misc
parent93b15783232cb3a866ec9253cb4284a812cc5fe8 (diff)
downloadbarebox-4a4f2f20b8873224983ab9b78173f9bc0564fa33.tar.gz
barebox-4a4f2f20b8873224983ab9b78173f9bc0564fa33.tar.xz
mci: Add support for MMC boot partitions
Some MMC cards support boot partitions. These are special regions on the MMC card intended to put a bootloader on. This patch adds support for these partitions, they are accessible as /dev/diskx.boot[0|1]. Additionally the partitions can be configured bootable using a device parameter. This can be used to mark the user area or one of the boot partitions as bootable. Since this feature is mostly seen on eMMC cards it is made optional to lower the size impact for boards which do not have eMMC. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions