]> Git Repo - buildroot-mgba.git/commit
configs/stm32f746_disco_sd: new defconfig
authorDario Binacchi <[email protected]>
Sun, 29 Sep 2024 20:14:59 +0000 (22:14 +0200)
committerThomas Petazzoni <[email protected]>
Wed, 2 Oct 2024 20:34:42 +0000 (22:34 +0200)
commitb62dc002066c673da6f598842fa62294ecb2d0ae
tree625eed8845e21578a49e9e27eb455ef9f03c9ffe
parent34e0130bc3d895a0b05bf997026e28248892b66f
configs/stm32f746_disco_sd: new defconfig

The commit adds support for STM32F746G-DISCO board. The discovery kit is
a complete demonstration and development platform for STMicroelectronics
Arm Cortex-M7-core-based STM32F746NG.

Board support package includes the following components:
- mainline Linux kernel 5.15.165
- mainline U-Boot 2024.07
- default packages from buildroot

Link: https://www.st.com/en/evaluation-tools/32f746gdiscovery.html
Co-Developed-by: Waldemar Brodkorb <[email protected]>
Signed-off-by: Waldemar Brodkorb <[email protected]>
Signed-off-by: Dario Binacchi <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
DEVELOPERS
board/stmicroelectronics/stm32f746-disco/extlinux.conf [new file with mode: 0644]
board/stmicroelectronics/stm32f746-disco/flash_sd.sh [new file with mode: 0755]
board/stmicroelectronics/stm32f746-disco/genimage.cfg [new file with mode: 0644]
board/stmicroelectronics/stm32f746-disco/linux.fragment [new file with mode: 0644]
board/stmicroelectronics/stm32f746-disco/patches/linux-headers/linux-headers.hash [new symlink]
board/stmicroelectronics/stm32f746-disco/patches/linux/linux.hash [new file with mode: 0644]
board/stmicroelectronics/stm32f746-disco/patches/uboot/uboot.hash [new file with mode: 0644]
board/stmicroelectronics/stm32f746-disco/post-build.sh [new file with mode: 0755]
board/stmicroelectronics/stm32f746-disco/readme.txt [new file with mode: 0644]
configs/stm32f746_disco_sd_defconfig [new file with mode: 0644]
This page took 0.031755 seconds and 4 git commands to generate.