]> Git Repo - buildroot-mgba.git/commit
board/stmicroelectronics/common/stm32mp157: rename folder
authorRaphael Gallais-Pou <[email protected]>
Wed, 14 Aug 2024 18:37:02 +0000 (20:37 +0200)
committerThomas Petazzoni <[email protected]>
Thu, 15 Aug 2024 07:48:56 +0000 (09:48 +0200)
commitf21db2bd83bf3073a50b8bcd79af6e7aed6fb000
tree34a8ad651fe7c2cf46fad8a0f9f57b6382f291a5
parenta0b8ca1c214c3e250c7c242121ff1e2c88644920
board/stmicroelectronics/common/stm32mp157: rename folder

STM32MP15x and STM32MP13 can use almost of the same configuration
regarding bootloaders and the Linux kernel. To make profit of the
commont folder, rename it to 'stm32mp1xx' and change dependencies
accordingly.

Signed-off-by: Raphael Gallais-Pou <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
17 files changed:
.checkpackageignore
DEVELOPERS
board/stmicroelectronics/common/stm32mp157/genimage.cfg.template [deleted file]
board/stmicroelectronics/common/stm32mp157/patches/arm-trusted-firmware/arm-trusted-firmware.hash [deleted file]
board/stmicroelectronics/common/stm32mp157/patches/linux-headers/linux-headers.hash [deleted symlink]
board/stmicroelectronics/common/stm32mp157/patches/linux/linux.hash [deleted file]
board/stmicroelectronics/common/stm32mp157/patches/uboot/uboot.hash [deleted file]
board/stmicroelectronics/common/stm32mp157/post-image.sh [deleted file]
board/stmicroelectronics/common/stm32mp1xx/genimage.cfg.template [new file with mode: 0644]
board/stmicroelectronics/common/stm32mp1xx/patches/arm-trusted-firmware/arm-trusted-firmware.hash [new file with mode: 0644]
board/stmicroelectronics/common/stm32mp1xx/patches/linux-headers/linux-headers.hash [new symlink]
board/stmicroelectronics/common/stm32mp1xx/patches/linux/linux.hash [new file with mode: 0644]
board/stmicroelectronics/common/stm32mp1xx/patches/uboot/uboot.hash [new file with mode: 0644]
board/stmicroelectronics/common/stm32mp1xx/post-image.sh [new file with mode: 0755]
configs/avenger96_defconfig
configs/stm32mp157a_dk1_defconfig
configs/stm32mp157c_dk2_defconfig
This page took 0.034611 seconds and 4 git commands to generate.