Explorar o código

rockchip: jerry: Add support for timing SPI flash speed

Add the 'time' and 'sf test' commands so that we can test SPI flash
performance.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass %!s(int64=9) %!d(string=hai) anos
pai
achega
d78a3d2045
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      include/configs/chromebook_jerry.h

+ 3 - 0
include/configs/chromebook_jerry.h

@@ -20,6 +20,9 @@
 #define CONFIG_SPL_SPI_LOAD
 #define CONFIG_SPI_FLASH_GIGADEVICE
 
+#define CONFIG_CMD_SF_TEST
+#define CONFIG_CMD_TIME
+
 #undef CONFIG_SPL_GPIO_SUPPORT
 
 #define CONFIG_KEYBOARD