[U-Boot] [PATCH v2] dm: sf: Update default name of spi flash in	structure udevice
    Simon Glass 
    sjg at chromium.org
       
    Wed May  6 05:07:44 CEST 2015
    
    
  
On 5 May 2015 at 20:37, Haikun Wang <haikun.wang at freescale.com> wrote:
> Default name of spi flash like this "0:0", update it to "spi_flash at 0:0".
>
> Signed-off-by: Haikun Wang <haikun.wang at freescale.com>
> ---
>
> 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(-)
Acked-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list