-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imx8mp-var-dart: Add Support for DART-MX8MP-PLUS v2.0
Add DTBs for DART-MX8M-PLUS v2.0 in TARGET_BOARD_DTS_CONFIG. Add support for imx8mp-var-dart-1.x-dt8mcustomboard.dtb in the U-Boot FIT. Add UUU scripts for DART-MX8MP-PLUS v2.x som. Update SOM version details V2.x & V1.x for DART-MX8M-PLUS. Update SOM version details V2.x & V1.x for VAR-SOM-MX8M-PLUS. Update Carrier board version details for DT8MCustomBoard V2.x and above. Point recovery image for imx8mp-var-dart-1.x to /opt/images/Android/lwb images directory. Note: The imx8mp-var-dart-dt8mcustomboard will now follow the v2.x version SOM specifications. The imx8mp-var-dart-1.x-dt8mcustomboard will continue to follow the v1.x version specifications. Signed-off-by: Pitchaiah P <[email protected]>
- Loading branch information
1 parent
ca61796
commit 2e5b7db
Showing
10 changed files
with
312 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
scripts/uuu_scripts/emmc_burn_android_imx8mp_var_dart_1.x_dt8mcustomboard.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
uuu_version 1.4.182 | ||
SDPS: boot -f u-boot-imx8mp-var-dart-uuu.imx | ||
SDPU: delay 1000 | ||
SDPU: write -f u-boot-imx8mp-var-dart-uuu.imx -offset 0x57c00 | ||
SDPU: jump | ||
SDPV: delay 1000 | ||
SDPV: write -f u-boot-imx8mp-var-dart-uuu.imx -skipspl | ||
SDPV: jump | ||
FB: ucmd setenv fastboot_dev mmc | ||
FB: ucmd setenv mmcdev 2 | ||
FB: ucmd mmc dev 2 | ||
FB: ucmd mmc dev 2 0 | ||
FB: ucmd mmc erase 0x3800 0x20 | ||
FB: ucmd mmc partconf 2 0 0 0 | ||
FB[-t 600000]: flash bootloader0 spl-imx8mp-var-dart-dual.bin | ||
FB[-t 600000]: flash gpt partition-table-dual.img | ||
FB[-t 600000]: flash bootloader_a bootloader-imx8mp-var-dart-dual.img | ||
FB[-t 600000]: flash dtbo_a dtbo-imx8mp-var-dart-1.x-dt8mcustomboard.img | ||
FB[-t 600000]: flash boot_a boot.img | ||
FB[-t 600000]: flash vendor_boot_a vendor_boot.img | ||
FB[-t 600000]: flash init_boot_a init_boot.img | ||
FB[-t 600000]: flash vbmeta_a vbmeta-imx8mp-var-dart-1.x-dt8mcustomboard.img | ||
FB[-t 600000]: flash bootloader_b bootloader-imx8mp-var-dart-dual.img | ||
FB[-t 600000]: flash dtbo_b dtbo-imx8mp-var-dart-1.x-dt8mcustomboard.img | ||
FB[-t 600000]: flash boot_b boot.img | ||
FB[-t 600000]: flash vendor_boot_b vendor_boot.img | ||
FB[-t 600000]: flash init_boot_b init_boot.img | ||
FB[-t 600000]: flash vbmeta_b vbmeta-imx8mp-var-dart-1.x-dt8mcustomboard.img | ||
FB[-t 600000]: flash super super.img | ||
FB[-t 600000]: erase misc | ||
FB[-t 600000]: erase presistdata | ||
FB[-t 600000]: erase fbmisc | ||
FB[-t 600000]: erase metadata | ||
FB[-t 600000]: erase userdata | ||
FB: set_active _a | ||
FB: done |
36 changes: 36 additions & 0 deletions
36
scripts/uuu_scripts/emmc_burn_android_imx8mp_var_dart_1.x_dt8mcustomboard_basler_isi0.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
uuu_version 1.4.182 | ||
SDPS: boot -f u-boot-imx8mp-var-dart-uuu.imx | ||
SDPU: delay 1000 | ||
SDPU: write -f u-boot-imx8mp-var-dart-uuu.imx -offset 0x57c00 | ||
SDPU: jump | ||
SDPV: delay 1000 | ||
SDPV: write -f u-boot-imx8mp-var-dart-uuu.imx -skipspl | ||
SDPV: jump | ||
FB: ucmd setenv fastboot_dev mmc | ||
FB: ucmd setenv mmcdev 2 | ||
FB: ucmd mmc dev 2 | ||
FB: ucmd mmc dev 2 0 | ||
FB: ucmd mmc erase 0x3800 0x20 | ||
FB: ucmd mmc partconf 2 0 0 0 | ||
FB[-t 600000]: flash bootloader0 spl-imx8mp-var-dart-dual.bin | ||
FB[-t 600000]: flash gpt partition-table-dual.img | ||
FB[-t 600000]: flash bootloader_a bootloader-imx8mp-var-dart-dual.img | ||
FB[-t 600000]: flash dtbo_a dtbo-imx8mp-var-dart-1.x-dt8mcustomboard-basler-isi0.img | ||
FB[-t 600000]: flash boot_a boot.img | ||
FB[-t 600000]: flash vendor_boot_a vendor_boot.img | ||
FB[-t 600000]: flash init_boot_a init_boot.img | ||
FB[-t 600000]: flash vbmeta_a vbmeta-imx8mp-var-dart-1.x-dt8mcustomboard-basler-isi0.img | ||
FB[-t 600000]: flash bootloader_b bootloader-imx8mp-var-dart-dual.img | ||
FB[-t 600000]: flash dtbo_b dtbo-imx8mp-var-dart-1.x-dt8mcustomboard-basler-isi0.img | ||
FB[-t 600000]: flash boot_b boot.img | ||
FB[-t 600000]: flash vendor_boot_b vendor_boot.img | ||
FB[-t 600000]: flash init_boot_b init_boot.img | ||
FB[-t 600000]: flash vbmeta_b vbmeta-imx8mp-var-dart-1.x-dt8mcustomboard-basler-isi0.img | ||
FB[-t 600000]: flash super super.img | ||
FB[-t 600000]: erase misc | ||
FB[-t 600000]: erase presistdata | ||
FB[-t 600000]: erase fbmisc | ||
FB[-t 600000]: erase metadata | ||
FB[-t 600000]: erase userdata | ||
FB: set_active _a | ||
FB: done |
Oops, something went wrong.