]> Git Repo - buildroot-mgba.git/commit - DEVELOPERS
configs/imx8mn_bsh_smm_s2_defconfig: new defconfig
authorDario Binacchi <[email protected]>
Mon, 16 Jan 2023 21:55:15 +0000 (22:55 +0100)
committerThomas Petazzoni <[email protected]>
Sat, 28 Jan 2023 22:11:40 +0000 (23:11 +0100)
commit8c65ab5fab325b5abfe34652c1236c3b8b10d752
tree974831ce3b2304f2fb3d7cd60f2af1d1e9f6d11e
parent8459abc46acc2dd304b1d30cc27eada296ebcfa1
configs/imx8mn_bsh_smm_s2_defconfig: new defconfig

BSH SMM S2 (SystemMaster S2) Board is an add-on board which provide
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.6
- mainline U-Boot 2022-07
- default packages from buildroot

https://www.apertis.org/reference_hardware/imx8mn_bsh_smm_s2pro_setup/
The smm s2 board is basically the same as the pro except it boots from
NAND instead of eMMC.

Co-authored-by: Michael Trimarchi <[email protected]>
Signed-off-by: Michael Trimarchi <[email protected]>
Signed-off-by: Dario Binacchi <[email protected]>
Reviewed-by: Giulio Benetti <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
DEVELOPERS
board/bsh/imx8mn-bsh-smm-s2/flash.sh [new file with mode: 0755]
board/bsh/imx8mn-bsh-smm-s2/linux.fragment [new file with mode: 0644]
board/bsh/imx8mn-bsh-smm-s2/nand-full.lst [new file with mode: 0644]
board/bsh/imx8mn-bsh-smm-s2/patches/uboot/0001-include-configs-Remove-rootwait-1-to-all-the-affecte.patch [new file with mode: 0644]
board/bsh/imx8mn-bsh-smm-s2/post-build.sh [new file with mode: 0755]
board/bsh/imx8mn-bsh-smm-s2/readme.txt [new file with mode: 0644]
configs/imx8mn_bsh_smm_s2_defconfig [new file with mode: 0644]
This page took 0.033361 seconds and 4 git commands to generate.