* [U-Boot] [PATCH] arm: am335x-pdu001: Remove SPI support
@ 2019-01-17 9:40 Felix Brack
2019-01-19 2:53 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Felix Brack @ 2019-01-17 9:40 UTC (permalink / raw)
To: u-boot
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 | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/am335x_pdu001_defconfig b/configs/am335x_pdu001_defconfig
index e93c411766..2a8d318e57 100644
--- 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
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] arm: am335x-pdu001: Remove SPI support
2019-01-17 9:40 [U-Boot] [PATCH] arm: am335x-pdu001: Remove SPI support Felix Brack
@ 2019-01-19 2:53 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-01-19 2:53 UTC (permalink / raw)
To: u-boot
On Thu, Jan 17, 2019 at 10:40:42AM +0100, Felix Brack wrote:
> 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>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190118/349b7ad1/attachment-0001.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-19 2:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-17 9:40 [U-Boot] [PATCH] arm: am335x-pdu001: Remove SPI support Felix Brack
2019-01-19 2:53 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox