mirror of
https://github.com/armbian/build.git
synced 2025-08-13 22:56:57 +02:00
* Updated kernel/u-boot for MCIMX7SABRE board Supporing 'current' and 'legacy' branches for MCIMX7SABRE board current branch: u-boot: imx_v2020.04_5.4.70_2.3.0 kernel: imx_5.4.70_2.3.0 legacy branch: u-boot: imx_v2018.03_4.14.98_2.0.0_ga kernel: imx_4.14.98_2.0.0_ga * Update kernel config with few additional options like zram, bonding, ... just a few to keep minimum consistency over kernels. Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
# Freescale / NXP iMX7d dual core + M4 1Gb RAM SoC 1xmPCIe 2xGBE
|
|
BOARD_NAME="MCIMX7SABRE"
|
|
BOARDFAMILY="imx7d"
|
|
BOOTCONFIG="imx_v7_defconfig"
|
|
KERNEL_TARGET="legacy,current"
|