projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dae594f
)
rockchip: jerry: Add support for timing SPI flash speed
author
Simon Glass
<sjg@chromium.org>
Fri, 22 Jan 2016 02:45:18 +0000
(19:45 -0700)
committer
Simon Glass
<sjg@chromium.org>
Fri, 22 Jan 2016 03:42:37 +0000
(20:42 -0700)
Add the 'time' and 'sf test' commands so that we can test SPI flash
performance.
Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/chromebook_jerry.h
patch
|
blob
|
history
diff --git
a/include/configs/chromebook_jerry.h
b/include/configs/chromebook_jerry.h
index
e07d057
..
2a0dad4
100644
(file)
--- a/
include/configs/chromebook_jerry.h
+++ b/
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