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:
0935df6
)
defconfig: dra74_evm: enable serial driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Thu, 26 Nov 2015 11:55:42 +0000
(17:25 +0530)
committer
Tom Rini
<trini@konsulko.com>
Sat, 5 Dec 2015 23:22:27 +0000
(18:22 -0500)
Enable serial driver model for dra74_evm as ns16550 supports
driver model.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/dra74_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/dra74_evm_defconfig
b/configs/dra74_evm_defconfig
index 7bff294fbb66b54875f9f8629250c3d5d51ac4de..394edbec2ea34409a32c3be49eb95bc06cd2db05 100644
(file)
--- a/
configs/dra74_evm_defconfig
+++ b/
configs/dra74_evm_defconfig
@@
-16,5
+16,6
@@
CONFIG_DM=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y