Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Angus Ainslie
librem5-devkit-tools
Commits
69763696
Commit
69763696
authored
May 22, 2020
by
Guido Gunther
Committed by
Angus Ainslie
Jun 09, 2020
Browse files
boot_emmc_devkit: Use the correct uboot
We want to use the devkit's uboot, not the phone one.
parent
256f5fba
Changes
1
Hide whitespace changes
Inline
Side-by-side
uuu_scripts/boot_emmc_devkit.lst
View file @
69763696
...
...
@@ -13,7 +13,7 @@ SDPS: boot -f ../files/u-boot-devkit.imx
SDPS: delay 1000
SDPV: delay 1000
SDPV: write -f ../files/u-boot-
librem5
.imx -skipspl
SDPV: write -f ../files/u-boot-
devkit
.imx -skipspl
SDPV: jump
FB: ucmd setenv bootargs ${bootargs} console=${console},${baudrate} earlycon=ec_imx6q,0x30860000,115200 root=/dev/mmcblk0p2 verbose no_console_suspend
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment