mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
board/stm32mp157c-dk2: fix typos in readme and extlinux file
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0bf8baa587
commit
a06cfa8b36
@ -1,4 +1,4 @@
|
|||||||
label stm32mp15-buildroot
|
label stm32mp157c-dk2-buildroot
|
||||||
kernel /boot/zImage
|
kernel /boot/zImage
|
||||||
devicetree /boot/stm32mp157c-dk2.dtb
|
devicetree /boot/stm32mp157c-dk2.dtb
|
||||||
append root=/dev/mmcblk0p4 rootwait
|
append root=/dev/mmcblk0p4 rootwait
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
STM32MP157 Discovery Kit
|
STM32MP157C Discovery Kit v2
|
||||||
|
|
||||||
Intro
|
Intro
|
||||||
=====
|
=====
|
||||||
|
|
||||||
This configuration supports the STM32MP157 Discovery Kit 2 (DK2)
|
This configuration supports the STM32MP157C Discovery Kit 2 (DK2)
|
||||||
platform:
|
platform:
|
||||||
|
|
||||||
https://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html
|
https://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html
|
||||||
@ -11,7 +11,7 @@ platform:
|
|||||||
How to build
|
How to build
|
||||||
============
|
============
|
||||||
|
|
||||||
$ make stm32mp157_dk_defconfig
|
$ make stm32mp157c_dk2_defconfig
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
How to write the microSD card
|
How to write the microSD card
|
||||||
|
Loading…
x
Reference in New Issue
Block a user