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:
ef35fff
)
configs: transformer: simplify boot command
author
Svyatoslav Ryhel
<clamor95@gmail.com>
Thu, 27 Jun 2024 15:31:41 +0000
(18:31 +0300)
committer
Svyatoslav Ryhel
<clamor95@gmail.com>
Fri, 5 Jul 2024 06:01:37 +0000
(09:01 +0300)
Drop boot device sequence re-definition since now it is default.
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
configs/transformer_t30_defconfig
patch
|
blob
|
history
diff --git
a/configs/transformer_t30_defconfig
b/configs/transformer_t30_defconfig
index 11a552d9b0dd3543bb40e9312baccbb3c8fdb2f7..1ebdb31acfc4a82594bf4688eecc78a9e0d7b868 100644
(file)
--- a/
configs/transformer_t30_defconfig
+++ b/
configs/transformer_t30_defconfig
@@
-20,7
+20,7
@@
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_KEYED_CTRLC=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_SYSTEM_SETUP=y
-CONFIG_BOOTCOMMAND="
setenv boot_targets usb mmc1 mmc0;
bootflow scan; poweroff"
+CONFIG_BOOTCOMMAND="bootflow scan; poweroff"
CONFIG_SYS_PBSIZE=2084
CONFIG_SPL_FOOTPRINT_LIMIT=y
CONFIG_SPL_MAX_FOOTPRINT=0x8000