aboutsummaryrefslogtreecommitdiff
path: root/include/configs/siemens-am33x-common.h
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-07-09 13:26:45 +0530
committerJagan Teki <jagan@amarulasolutions.com>2020-07-09 20:58:05 +0530
commit107b5cfd4b98b427e13fa0114e98d29619bba20e (patch)
tree1d2480e55cec0972ba4e54b481f1589dc6614669 /include/configs/siemens-am33x-common.h
parent492d31087f35019f0dc6c88a94c782c6b866eed8 (diff)
downloadu-boot-107b5cfd4b98b427e13fa0114e98d29619bba20e.zip
u-boot-107b5cfd4b98b427e13fa0114e98d29619bba20e.tar.gz
u-boot-107b5cfd4b98b427e13fa0114e98d29619bba20e.tar.bz2
siemens: draco: Enable DM_SPI, DM_SPI_FLASH
Enable DM_SPI, DM_SPI_FLASH for siemens draco board. Build is fine, but not tested. Cc: Samuel Egli <samuel.egli@siemens.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'include/configs/siemens-am33x-common.h')
-rw-r--r--include/configs/siemens-am33x-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index d146ba5..6827552 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -68,10 +68,7 @@
#define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */
/* NS16550 Configuration */
-#ifdef CONFIG_SPL_BUILD
#define CONFIG_SYS_NS16550_SERIAL
-#define CONFIG_SYS_NS16550_REG_SIZE (-4)
-#endif
#define CONFIG_SYS_NS16550_CLK (48000000)
#define CONFIG_SYS_NS16550_COM1 0x44e09000
#define CONFIG_SYS_NS16550_COM4 0x481a6000