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:
61b9c42
)
vinco: Remove CONFIG_ATMEL_SPI0
author
Tom Rini
<trini@konsulko.com>
Fri, 18 Mar 2022 12:38:31 +0000
(08:38 -0400)
committer
Tom Rini
<trini@konsulko.com>
Fri, 25 Mar 2022 12:01:15 +0000
(12:01 +0000)
This is not referenced anywhere, remove.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/vinco.h
patch
|
blob
|
history
diff --git
a/include/configs/vinco.h
b/include/configs/vinco.h
index
16c0209
..
74eccfa
100644
(file)
--- a/
include/configs/vinco.h
+++ b/
include/configs/vinco.h
@@
-30,12
+30,6
@@
#define CONFIG_SYS_INIT_SP_ADDR \
(CONFIG_SYS_SDRAM_BASE + 4 * 1024 - GENERATED_GBL_DATA_SIZE)
-/* SerialFlash */
-
-#ifdef CONFIG_CMD_SF
-#define CONFIG_ATMEL_SPI0
-#endif
-
/* MMC */
#ifdef CONFIG_CMD_MMC