Re: [U-Boot] [PATCH v2 30/37] rockchip: jerry: Add support for timing SPI flash speed

2016-01-22 Thread Simon Glass
On 21 January 2016 at 19:45, Simon Glass wrote: > Add the 'time' and 'sf test' commands so that we can test SPI flash > performance. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > include/configs/chromebook_jerry.h | 3 +++ > 1 file

[U-Boot] [PATCH v2 30/37] rockchip: jerry: Add support for timing SPI flash speed

2016-01-21 Thread Simon Glass
Add the 'time' and 'sf test' commands so that we can test SPI flash performance. Signed-off-by: Simon Glass --- Changes in v2: None include/configs/chromebook_jerry.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/configs/chromebook_jerry.h