[bootlin/training-materials updates] master: labs/sysdev-u-boot-stm32: update U-Boot log (9e2f4adb)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 28 15:42:09 CET 2020


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/9e2f4adbc9022c714acac742dd73db7535a895ca

>---------------------------------------------------------------

commit 9e2f4adbc9022c714acac742dd73db7535a895ca
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Tue Jan 28 15:42:09 2020 +0100

    labs/sysdev-u-boot-stm32: update U-Boot log
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

9e2f4adbc9022c714acac742dd73db7535a895ca
 labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex | 29 ++++++++++++++----------
 1 file changed, 17 insertions(+), 12 deletions(-)

diff --git a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
index d04c2c7b..ea9c0e81 100644
--- a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
+++ b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
@@ -253,18 +253,18 @@ to your PC at the other end. Check that it boots your new bootloaders.
 You can verify this by checking the build dates:
 
 \begin{verbatim}
-U-Boot SPL 2018.11-stm32mp-r2.1-00026-g161ca183f164 (Apr 05 2019 - 12:58:51 +0200)
-Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
+U-Boot SPL 2018.11-stm32mp-r2.1-00026-g161ca18 (Jan 28 2020 - 15:38:25 +0100)
+Model: STMicroelectronics STM32MP157A-DK1 Discovery Board
 RAM: DDR3-1066/888 bin G 1x4Gb 533MHz v1.41
 Trying to boot from MMC1
 
 
-U-Boot 2018.11-stm32mp-r2.1-00026-g161ca183f164 (Apr 05 2019 - 12:58:51 +0200)
+U-Boot 2018.11-stm32mp-r2.1-00026-g161ca18 (Jan 28 2020 - 15:38:25 +0100)
 
-CPU: STM32MP157CAC Rev.B
-Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
-Board: stm32mp1 in basic mode (st,stm32mp157c-dk2)
-Board: MB1272 Var2 Rev.C-01
+CPU: STM32MP157AAC Rev.B
+Model: STMicroelectronics STM32MP157A-DK1 Discovery Board
+Board: stm32mp1 in basic mode (st,stm32mp157a-dk1)
+Board: MB1272 Var1 Rev.C-01
 DRAM:  512 MiB
 Clocks:
 - MPU : 650 MHz
@@ -272,17 +272,22 @@ Clocks:
 - AXI : 266.500 MHz
 - PER : 24 MHz
 - DDR : 533 MHz
+
+*******************************************
+*   WARNING 500mA power supply detected   *
+* Current too low, use a 3A power supply! *
+*******************************************
+
 NAND:  0 MiB
-MMC:   STM32 SDMMC2: 0, STM32 SDMMC2: 1
+MMC:   STM32 SDMMC2: 0
+Loading Environment from EXT4... ** File not found /uboot.env **
+
+** Unable to read "/uboot.env" from mmc0:4 **
 In:    serial
 Out:   serial
 Err:   serial
 Net:   eth0: ethernet at 5800a000
 Hit any key to stop autoboot:  0 
-Boot over mmc0!
-switch to partitions #0, OK
-mmc0 is current device
-** Unrecognized filesystem type **
 STM32MP>
 \end{verbatim}
 




More information about the training-materials-updates mailing list