Skip to content

Commit

Permalink
MBa8MPxL: add asound.state for tqma boards
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Schmiedel <[email protected]>
  • Loading branch information
schmiedelm authored and igorpecovnik committed Mar 9, 2024
1 parent d10e4b4 commit e6d3f85
Show file tree
Hide file tree
Showing 3 changed files with 1,226 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/boards/mba8mpxl-ras314.wip
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ KERNEL_TARGET="current"
DEFAULT_CONSOLE="serial"
SERIALCON="ttymxc3"
BOOT_FDT_FILE="freescale/imx8mp-tqma8mpql-mba8mp-ras314.dtb"
ASOUND_STATE="asound.state.tqma"
BOARD_FIRMWARE_INSTALL="-full"
PACKAGE_LIST_BOARD="gpiod python3-pip python3-periphery"

Expand Down
1 change: 1 addition & 0 deletions config/boards/mba8mpxl.wip
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ KERNEL_TARGET="current"
DEFAULT_CONSOLE="serial"
SERIALCON="ttymxc3"
BOOT_FDT_FILE="freescale/imx8mp-tqma8mpql-mba8mpxl.dtb"
ASOUND_STATE="asound.state.tqma"
PACKAGE_LIST_BOARD="gpiod python3-pip python3-periphery"

function post_family_tweaks_bsp__mba8mpxl() {
Expand Down
Loading

0 comments on commit e6d3f85

Please sign in to comment.