Home
last modified time | relevance | path

Searched hist:dbe29e36a4c2775b69b5a63b0ce2bac89c08e691 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_uboot.cdbe29e36a4c2775b69b5a63b0ce2bac89c08e691 Fri Apr 24 13:59:35 UTC 2009 Stefan Roese <sr@denx.de> mtd: nand/onenand: Register mtd device upon device scanning

With this patch the NAND and OneNAND devices are registered in the MTD
subsystem and can then be referenced by the mtdcore code (e.g.
get_mtd_device_nm()). This is needed for the new "ubi part" command
syntax without the flash type parameter (nor|nand|onenand).

Signed-off-by: Stefan Roese <sr@denx.de>