projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c624c1c
)
cmd: mvebu/bubt: Enable command by default
author
Pali Rohár
<pali@kernel.org>
Sat, 21 Jan 2023 22:51:15 +0000
(23:51 +0100)
committer
Stefan Roese
<sr@denx.de>
Wed, 1 Mar 2023 05:39:17 +0000
(06:39 +0100)
This makes updating of u-boot/firmware on Marvell boards easier.
Signed-off-by: Pali Rohár <pali@kernel.org>
cmd/mvebu/Kconfig
patch
|
blob
|
history
diff --git
a/cmd/mvebu/Kconfig
b/cmd/mvebu/Kconfig
index
029f722
..
e83a982
100644
(file)
--- a/
cmd/mvebu/Kconfig
+++ b/
cmd/mvebu/Kconfig
@@
-3,6
+3,7
@@
depends on ARCH_MVEBU
config CMD_MVEBU_BUBT
bool "bubt"
+ default y
select SHA256 if ARMADA_3700
select SHA512 if ARMADA_3700
select DOS_PARTITION if ARMADA_3700