]> Git Repo - buildroot-mgba.git/commit - configs/imx6ulz_bsh_smm_m2_defconfig
configs/imx6ulz_bsh_smm_m2_defconfig: new defconfig
authorMichael Trimarchi <[email protected]>
Mon, 4 Mar 2024 17:31:37 +0000 (18:31 +0100)
committerRomain Naour <[email protected]>
Sat, 13 Jul 2024 21:16:31 +0000 (23:16 +0200)
commit322e8d845196aad484b0ca099968aed800b00c1b
treea92377d89c3a6f9388fd25d28bb9d155e45f415f
parenta4ae4122936306952109865006d055a112a111f1
configs/imx6ulz_bsh_smm_m2_defconfig: new defconfig

BSH SMM M2 (SystemMaster M2) Board is an add-on board which provides
input and output interfaces to a dedicated carrier board. It is designed
mainly to provide graphical/video and connectivity interfaces to the
appliance.

Board support package includes the following components:
- mainline Linux kernel 6.1.68
- mainline U-Boot 2023.10

Signed-off-by: Michael Trimarchi <[email protected]>
Signed-off-by: Dario Binacchi <[email protected]>
Reviewed-by: Giulio Benetti <[email protected]>
Tested-by: Giulio Benetti <[email protected]>
[Romain:
  - enable BR2_DOWNLOAD_FORCE_CHECK_HASHES and add hashes files
  - enable BR2_KERNEL_HEADERS_AS_KERNEL for linux-headers to avoid specify
    BR2_KERNEL_HEADERS_6_1
  - make sure to use uuu from HOST_DIR in flash.sh
]
Signed-off-by: Romain Naour <[email protected]>
DEVELOPERS
board/bsh/imx6ulz-bsh-smm-m2/flash.sh [new file with mode: 0755]
board/bsh/imx6ulz-bsh-smm-m2/linux.config [new file with mode: 0644]
board/bsh/imx6ulz-bsh-smm-m2/nand-full.lst [new file with mode: 0644]
board/bsh/imx6ulz-bsh-smm-m2/patches/linux-headers/linux-headers.hash [new symlink]
board/bsh/imx6ulz-bsh-smm-m2/patches/linux/linux.hash [new file with mode: 0644]
board/bsh/imx6ulz-bsh-smm-m2/patches/uboot/uboot.hash [new file with mode: 0644]
board/bsh/imx6ulz-bsh-smm-m2/post-build.sh [new file with mode: 0755]
board/bsh/imx6ulz-bsh-smm-m2/readme.txt [new file with mode: 0644]
configs/imx6ulz_bsh_smm_m2_defconfig [new file with mode: 0644]
This page took 0.032965 seconds and 4 git commands to generate.