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:
688cdf4
)
board: ls1043a: use default scan_dev_for_boot
author
Mian Yousaf Kaukab
<
[email protected]
>
Tue, 29 Jan 2019 15:38:41 +0000
(16:38 +0100)
committer
Prabhakar Kushwaha
<
[email protected]
>
Sun, 3 Mar 2019 15:26:00 +0000
(20:56 +0530)
Default environment variable is more complete. Also scans for efi
binaries for example.
Signed-off-by: Mian Yousaf Kaukab <
[email protected]
>
Reviewed-by: Ashish Kumar <
[email protected]
>
Reviewed-by: Prabhakar Kushwaha <
[email protected]
>
include/configs/ls1043a_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ls1043a_common.h
b/include/configs/ls1043a_common.h
index 73b048b3e9893a24c534729e4baf60f0307166df..f7e7877414f657a65d8cc2bd9c73fce77cfa5eac 100644
(file)
--- a/
include/configs/ls1043a_common.h
+++ b/
include/configs/ls1043a_common.h
@@
-282,12
+282,6
@@
"run scan_dev_for_boot; " \
"fi; " \
"done\0" \
- "scan_dev_for_boot=" \
- "echo Scanning ${devtype} " \
- "${devnum}:${distro_bootpart}...; " \
- "for prefix in ${boot_prefixes}; do " \
- "run scan_dev_for_scripts; " \
- "done;\0" \
"boot_a_script=" \
"load ${devtype} ${devnum}:${distro_bootpart} " \
"${scriptaddr} ${prefix}${script}; " \