Skip to content

Commit

Permalink
MBa8MPxL: Bump current kernel from 6.6.43 to 6.11.x
Browse files Browse the repository at this point in the history
- remove patches  (already mainlined)
- while at it, rename BOARD_MAINTAINER to the actual GitHub profile

Signed-off-by: Martin Schmiedel <[email protected]>
  • Loading branch information
schmiedelm committed Oct 22, 2024
1 parent 435d9e2 commit 00c55ef
Show file tree
Hide file tree
Showing 8 changed files with 966 additions and 3,224 deletions.
3 changes: 2 additions & 1 deletion config/boards/mba8mpxl-ras314.conf
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# MBa8MPxL-RAS314 with TQMa8MPxL
BOARD_NAME="TQ8MP-RAS314"
BOARDFAMILY="imx8m"
BOARD_MAINTAINER="schmiedelm"
BOARD_MAINTAINER="tq-schmiedel"
HAS_VIDEO_OUTPUT="yes"
ATF_PLAT="imx8mp"
ATF_UART_BASE="0x30a60000"
BOOTCONFIG="tqma8mpxl_multi_mba8mp_ras314_defconfig"
KERNEL_TARGET="current"
MODULES_BLACKLIST="btnxpuart" # would be loaded delayed by udev rule
DEFAULT_CONSOLE="serial"
SERIALCON="ttymxc3"
BOOT_FDT_FILE="freescale/imx8mp-tqma8mpql-mba8mp-ras314.dtb"
Expand Down
2 changes: 1 addition & 1 deletion config/boards/mba8mpxl.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MBa8MPxL with TQMa8MPxL
BOARD_NAME="MBa8MPxL"
BOARDFAMILY="imx8m"
BOARD_MAINTAINER="schmiedelm"
BOARD_MAINTAINER="tq-schmiedel"
HAS_VIDEO_OUTPUT="yes"
ATF_PLAT="imx8mp"
ATF_UART_BASE="0x30a60000"
Expand Down
Loading

0 comments on commit 00c55ef

Please sign in to comment.