mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
Add new defconfig for STMicroelectronics board STM32MP135F-DK. STM32MP135F-DK features can be found here: https://www.st.com/en/evaluation-tools/stm32mp135f-dk.html Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
label stm32mp135f-dk-buildroot
|
|
kernel /boot/zImage
|
|
devicetree /boot/stm32mp135f-dk.dtb
|
|
append root=/dev/mmcblk0p4 rootwait
|