git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b59b0ce
)
ARM: amlogic: ad401: enable SPIFC
author
Igor Prusov
<ivprusov@sberdevices.ru>
Tue, 24 Oct 2023 22:51:40 +0000
(
01:51
+0300)
committer
Tom Rini
<trini@konsulko.com>
Fri, 27 Oct 2023 16:50:03 +0000
(12:50 -0400)
Enable Amlogic A1 SPI FLash Controller support.
Signed-off-by: Igor Prusov <ivprusov@sberdevices.ru>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link:
https://lore.kernel.org/r/20231024225140.366571-3-ivprusov@sberdevices.ru
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
configs/ad401_defconfig
patch
|
blob
|
history
diff --git
a/configs/ad401_defconfig
b/configs/ad401_defconfig
index
b9aca3a
..
b44b9c6
100644
(file)
--- a/
configs/ad401_defconfig
+++ b/
configs/ad401_defconfig
@@
-51,6
+51,7
@@
CONFIG_DEBUG_UART_SKIP_INIT=y
CONFIG_MESON_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
+CONFIG_MESON_SPIFC_A1=y
CONFIG_USB=y
CONFIG_DM_USB_GADGET=y
CONFIG_USB_GADGET=y