board/stm32mp157c-dk2: fix typos in readme and extlinux file
authorBartosz Bilas <b.bilas@grinn-global.com>
Sun, 27 Oct 2019 14:49:08 +0000 (15:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 19:16:05 +0000 (20:16 +0100)
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/stmicroelectronics/stm32mp157c-dk2/overlay/boot/extlinux/extlinux.conf
board/stmicroelectronics/stm32mp157c-dk2/readme.txt

index 325f3fc30ed75330454043d9b9a1dc10031b379c..5b7f56ee7744cbb130ee59a4cc04d57cfbb7ef82 100644 (file)
@@ -1,4 +1,4 @@
-label stm32mp15-buildroot
+label stm32mp157c-dk2-buildroot
   kernel /boot/zImage
   devicetree /boot/stm32mp157c-dk2.dtb
   append root=/dev/mmcblk0p4 rootwait
index ac2061a2346d7ccf33643d3d3746687ced986add..8edc3e8bbb614abc8a027404695b3ffc9e7eb14b 100644 (file)
@@ -1,9 +1,9 @@
-STM32MP157 Discovery Kit
+STM32MP157C Discovery Kit v2
 
 Intro
 =====
 
-This configuration supports the STM32MP157 Discovery Kit 2 (DK2)
+This configuration supports the STM32MP157C Discovery Kit 2 (DK2)
 platform:
 
   https://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html
@@ -11,7 +11,7 @@ platform:
 How to build
 ============
 
- $ make stm32mp157_dk_defconfig
+ $ make stm32mp157c_dk2_defconfig
  $ make
 
 How to write the microSD card