projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b55e04a
)
rockchip: Drop SPL GPIO support for rk3288
author
Simon Glass
<sjg@chromium.org>
Sat, 14 May 2016 20:03:02 +0000
(14:03 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 27 May 2016 16:23:08 +0000
(10:23 -0600)
This is not currently used and saves a little over 1KB of SPL image size.
Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/rk3288_common.h
patch
|
blob
|
history
diff --git
a/include/configs/rk3288_common.h
b/include/configs/rk3288_common.h
index 8a813972905f60f5c4f98330c6c4e1a1f753fd9f..9d50d834db493340da8fff90941ab153a161c9e3 100644
(file)
--- a/
include/configs/rk3288_common.h
+++ b/
include/configs/rk3288_common.h
@@
-69,7
+69,6
@@
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
#define CONFIG_SPL_PINCTRL_SUPPORT
-#define CONFIG_SPL_GPIO_SUPPORT
#define CONFIG_SPL_RAM_SUPPORT
#define CONFIG_SPL_DRIVERS_MISC_SUPPORT