mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
IMX8: update uboot to v2024.04
- add patch to reanable binman Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
This commit is contained in:
@@ -23,7 +23,7 @@ case $BOARD in
|
||||
ATFSOURCE='https://github.com/tq-systems/atf' # required for ram
|
||||
ATFBRANCH="branch:TQM-lf_v2.10"
|
||||
BOOTSOURCE='https://github.com/tq-systems/u-boot-tqmaxx.git' # u-boot mainlining is hard and has low-priority
|
||||
BOOTBRANCH='branch:TQMa8-v2020.04_imx_5.4.70_2.3.0'
|
||||
BOOTBRANCH='commit:90aea55d842b6c3c978530532e16110123995002'
|
||||
BOOTPATCHDIR="u-boot-tqma" # could be removed when distro boot patches are integrated
|
||||
;;
|
||||
esac
|
||||
|
||||
@@ -11,7 +11,7 @@ ARCH="arm64"
|
||||
KERNEL_IMAGE_TYPE="Image"
|
||||
OVERLAY_DIR="/boot/dtb/freescale/overlay"
|
||||
SRC_EXTLINUX="yes" # use extlinux as default
|
||||
IMX_FIRMWARE="${IMX_FIRMWARE:-"firmware-imx-8.12"}"
|
||||
IMX_FIRMWARE="${IMX_FIRMWARE:-"firmware-imx-8.26-d4c33ab"}"
|
||||
# ATF_PLAT musst set in board
|
||||
# ATF_UART_BASE musst set in board
|
||||
# MAP = target_make,target_patchdir,target_files
|
||||
|
||||
Reference in New Issue
Block a user