OSDN Git Service

mtd: Move Redboot partition parser
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 10 Nov 2018 20:01:25 +0000 (21:01 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Mon, 12 Nov 2018 10:44:13 +0000 (11:44 +0100)
commit43f1fd01a635cb4815f83eccd33ebc620b627a95
tree28e2bcafe32a89488c332f914c4b39ad78092cfe
parentf7d6cf6d0c7e2d8035f849c9c4407c48924cbd0f
mtd: Move Redboot partition parser

This moves the Redboot partition parser down to the parsers
subdirectory.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/Kconfig
drivers/mtd/Makefile
drivers/mtd/parsers/Kconfig
drivers/mtd/parsers/Makefile
drivers/mtd/parsers/redboot.c [moved from drivers/mtd/redboot.c with 100% similarity]