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:
571e050
)
ARM: uniphier: remove verify=n from environments
author
Masahiro Yamada
<
[email protected]
>
Sat, 21 Oct 2017 10:51:13 +0000
(19:51 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Sun, 22 Oct 2017 16:02:05 +0000
(
01:02
+0900)
If the environment "verify" is set to n, the image verification
is entirely skipped. Remove it as a preparation for verified boot.
Signed-off-by: Masahiro Yamada <
[email protected]
>
include/configs/uniphier.h
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index 5014828f8c5666a48c783042bfc3ecb0746ac807..6f4d67ea8af246e2d387d7bf596421d988784f15 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-191,7
+191,6
@@
#define CONFIG_EXTRA_ENV_SETTINGS \
"netdev=eth0\0" \
- "verify=n\0" \
"initrd_high=0xffffffffffffffff\0" \
"nor_base=0x42000000\0" \
"sramupdate=setexpr tmp_addr $nor_base + 0x50000 &&" \