Commit ad4cd7d
committed
iot2050:u-boot:change the boot targets
For our advanced board,our first boot target is emmc and there is industry
os resides in it. And in the industry os, there is no method to change the
boot order. So the user can not boot from media by default.
so we need to change the boot target as usb --> uSD --> emmc.
Make it possible for user to boot the image from other media.
Signed-off-by: Chao Zeng <[email protected]>1 parent 437270f commit ad4cd7d
File tree
1 file changed
+3
-3
lines changed- recipes-bsp/u-boot/files
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3212 | 3212 | | |
3213 | 3213 | | |
3214 | 3214 | | |
3215 | | - | |
3216 | | - | |
3217 | 3215 | | |
3218 | 3216 | | |
3219 | | - | |
| 3217 | + | |
| 3218 | + | |
| 3219 | + | |
3220 | 3220 | | |
3221 | 3221 | | |
3222 | 3222 | | |
| |||
0 commit comments