projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
585a696
)
dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfig
author
Lukasz Majewski
<l.majewski@majess.pl>
Sun, 23 Aug 2015 22:21:50 +0000
(
00:21
+0200)
committer
Marek Vasut
<marex@denx.de>
Mon, 7 Sep 2015 11:41:05 +0000
(13:41 +0200)
This commit enables support for DFU_TFTP on the am335x bone black device.
Signed-off-by: Lukasz Majewski <l.majewski@majess.pl>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
configs/am335x_boneblack_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_boneblack_defconfig
b/configs/am335x_boneblack_defconfig
index 60339c8725e0f051a639476a629b587239daa46a..f1ff65fa835a5e74ab4f4a931f6425fced1c6262 100644
(file)
--- a/
configs/am335x_boneblack_defconfig
+++ b/
configs/am335x_boneblack_defconfig
@@
-8,3
+8,4
@@
CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT"
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set
CONFIG_SPI_FLASH=y
+CONFIG_DFU_TFTP=y