projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a8818
)
Remove SNTP from ap121, that will allow to build images with silent console
author
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 19 Nov 2014 08:34:10 +0000
(09:34 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 19 Nov 2014 08:34:10 +0000
(09:34 +0100)
u-boot/include/configs/ap121.h
patch
|
blob
|
history
diff --git
a/u-boot/include/configs/ap121.h
b/u-boot/include/configs/ap121.h
index 4a1e91526b10d61c08c146b93a3b1aa8c5f58060..5cc76699af178c00fc948d70af8b9b2abfef25d9 100755
(executable)
--- a/
u-boot/include/configs/ap121.h
+++ b/
u-boot/include/configs/ap121.h
@@
-797,7
+797,6
@@
CFG_CMD_NET | \
CFG_CMD_RUN | \
CFG_CMD_DATE | \
- CFG_CMD_SNTP | \
CFG_CMD_ECHO | \
CFG_CMD_BOOTD | \
CFG_CMD_ITEST | \
@@
-830,7
+829,6
@@
CFG_CMD_NET | \
CFG_CMD_RUN | \
CFG_CMD_DATE | \
- CFG_CMD_SNTP | \
CFG_CMD_ECHO | \
CFG_CMD_BOOTD | \
CFG_CMD_ITEST)