]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mtd/Kconfig
cfi_flash: convert to driver model
authorThomas Chou <thomas@wytron.com.tw>
Sat, 7 Nov 2015 06:31:08 +0000 (14:31 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 12 Nov 2015 00:26:58 +0000 (08:26 +0800)
commitf1056910434d87051ff8af80a84e248dd1670abb
treebf6a6407ffb49e7bc01aa9f1d75cea3961991526
parentd85879938d3fc3557f6ff74a60f95e0975a314ce
cfi_flash: convert to driver model

Convert cfi flash to driver model.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/device-tree-bindings/mtd/mtd-physmap.txt [new file with mode: 0644]
drivers/mtd/Kconfig
drivers/mtd/cfi_flash.c