Re: [U-Boot] [PATCH] UBI/cfi-mtd: Fix mtd name for multiple chips

2009-04-04 Thread Wolfgang Denk
Dear Stefan Roese, In message <1238685334-29099-1-git-send-email...@denx.de> you wrote: > From: Andreas Huber > > 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 NO

[U-Boot] [PATCH] UBI/cfi-mtd: Fix mtd name for multiple chips

2009-04-02 Thread Stefan Roese
From: Andreas Huber 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 indexi