Searched hist:c203ef5db0476a8c4f6dd86b2e9e9db0ea973f84 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | cfi_mtd.c | c203ef5db0476a8c4f6dd86b2e9e9db0ea973f84 Thu Apr 02 15:15:34 UTC 2009 Andreas Huber <andreas.huber@keymile.com> UBI/cfi-mtd: Fix mtd name for multiple chips
On platforms with multiple NOR chips, currently only the first one can be selected using the "ubi part" command. This patch fixes this problem by using different names for the NOR "mtd devices".
It also changes the name of the NOR MTD device from "cfi-mtd" to "norX" (X indexing the device numer) to better match the mtdparts defaults.
Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | flash.h | c203ef5db0476a8c4f6dd86b2e9e9db0ea973f84 Thu Apr 02 15:15:34 UTC 2009 Andreas Huber <andreas.huber@keymile.com> UBI/cfi-mtd: Fix mtd name for multiple chips
On platforms with multiple NOR chips, currently only the first one can be selected using the "ubi part" command. This patch fixes this problem by using different names for the NOR "mtd devices".
It also changes the name of the NOR MTD device from "cfi-mtd" to "norX" (X indexing the device numer) to better match the mtdparts defaults.
Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
|