Skip to content

Commit

Permalink
uboot rename u200
Browse files Browse the repository at this point in the history
  • Loading branch information
Calmact committed Mar 14, 2022
1 parent c754f65 commit ef01001
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 8 deletions.
Binary file removed build-armbian/amlogic-dtb/meson-g12a-e900v22c.dtb
Binary file not shown.
Binary file modified build-armbian/amlogic-dtb/meson-g12a-u200.dtb
Binary file not shown.
Binary file added build-armbian/amlogic-dtb/meson-g12a-u200bak.dtb
Binary file not shown.
Binary file not shown.
Binary file modified build-armbian/amlogic-u-boot/overload/u-boot-u200.bin
Binary file not shown.
Binary file not shown.
9 changes: 1 addition & 8 deletions rebuild
Original file line number Diff line number Diff line change
Expand Up @@ -257,20 +257,13 @@ confirm_version() {
MAINLINE_UBOOT="x96max-u-boot.bin.sd.bin"
ANDROID_UBOOT=""
;;
s905l3abak)
s905l3a)
FDTFILE="meson-g12a-u200.dtb"
UBOOT_OVERLOAD="u-boot-u200.bin"
MAINLINE_UBOOT="u-boot-u200.bin.sd.bin"
ANDROID_UBOOT=""
AMLOGIC_SOC="s905l3a"
;;
s905l3a)
FDTFILE="meson-g12a-e900v22c.dtb"
UBOOT_OVERLOAD="e900v22c-u-boot"
MAINLINE_UBOOT="e900v22c-u-boot.bin.sd"
ANDROID_UBOOT=""
AMLOGIC_SOC="s905l3a"
;;
s905l3a-test)
FDTFILE="meson-g12a-e900v22c.dtb"
UBOOT_OVERLOAD="e900v22c-u-boot"
Expand Down

0 comments on commit ef01001

Please sign in to comment.