On 5 May 2015 at 21:07, Simon Glass wrote:
> On 5 May 2015 at 20:37, Haikun Wang wrote:
>> Default name of spi flash like this "0:0", update it to "spi_flash@0:0".
>>
>> Signed-off-by: Haikun Wang
>> ---
>>
>> Changes in v2:
>> - Increase the size of array "name" to 30
>>
>> Changes in v1: None
On 5 May 2015 at 20:37, Haikun Wang wrote:
> Default name of spi flash like this "0:0", update it to "spi_flash@0:0".
>
> Signed-off-by: Haikun Wang
> ---
>
> Changes in v2:
> - Increase the size of array "name" to 30
>
> Changes in v1: None
> drivers/mtd/spi/sf-uclass.c | 4 ++--
> 1 file chang
Default name of spi flash like this "0:0", update it to "spi_flash@0:0".
Signed-off-by: Haikun Wang
---
Changes in v2:
- Increase the size of array "name" to 30
Changes in v1: None
drivers/mtd/spi/sf-uclass.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/mtd/
3 matches
Mail list logo