projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a645831
)
arm: am335x-pdu001: Remove SPI support
author
Felix Brack
<fb@ltec.ch>
Thu, 17 Jan 2019 09:40:42 +0000
(10:40 +0100)
committer
Tom Rini
<trini@konsulko.com>
Fri, 18 Jan 2019 18:40:35 +0000
(13:40 -0500)
On this board SPI is only used to configure the SoC driving the LC TFT
display which is not used in U-Boot. Hence remove SPI support.
Signed-off-by: Felix Brack <fb@ltec.ch>
configs/am335x_pdu001_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_pdu001_defconfig
b/configs/am335x_pdu001_defconfig
index e93c4117665d2a76078fa0457583e5bd8b0349db..2a8d318e570cc2aad9301ced12571f285a6dc8c9 100644
(file)
--- a/
configs/am335x_pdu001_defconfig
+++ b/
configs/am335x_pdu001_defconfig
@@
-50,6
+50,5
@@
CONFIG_SPL_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_TPS65910=y
CONFIG_CONS_INDEX=4
-CONFIG_SPI=y
# CONFIG_USE_TINY_PRINTF is not set
# CONFIG_EFI_LOADER is not set