Forums › Devices › OSD32MP15x › OSD32MP1-RED MMC0 boot
Tagged: OSD32MP157C MMC0 boot
we are working on a new board based on the OSD32MP1-RED with minor changes LEDs buttons etc..
When I create an SD card with from the file “osd32mp1-red-trusted-openstlinux-sdcard-v1_2.raw” the system boots.
If I create an SD card with the “osd32mp1-red-trusted-openstlinux-sdcard-v3.0.raw” image, I get the following message:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | U-Boot 2020.10-stm32mp-r1 (Oct 05 2020 - 15:15:32 +0000) CPU: STM32MP157C?? Rev.Z Model: Octavo OSD32MP1 RED board Board: stm32mp1 in trusted mode (st,stm32mp157c-osd32mp1-red) DRAM:Â 512 MiB Clocks: - MPU : 650 MHz - MCU : 187.500 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz WDT:Â Â Started with servicing (32s timeout) NAND:Â 0 MiB MMC:Â Â STM32 SD/MMC: 0, STM32 SD/MMC: 1 Loading Environment from MMC... MMC: no card present *** Warning - No block device, using default environment In:Â Â serial Out:Â Â serial Err:Â Â serial invalid MAC address in OTP 00:00:00:00:00:00 Net:Â Â Error: ethernet@5800a000 address not set. No ethernet found. Hit any key to stop autoboot:Â 0Â Boot over mmc0! Saving Environment to MMC... MMC: no card present No block device Failed (1) MMC: no card present |
I Don’t know anymore – what could be the reason?
EmmaKa,
Please take a look at your circuit for SD card Detect pin. Card detect pin was not polled in v1.2 image. In v3 image, card detect pin is defined here: https://github.com/octavosystems/meta-octavo-osd32mp1/blob/dunfell/recipes-bsp/u-boot/files/0008-Add-OSD32MP1-RED-Device-tree-support.patch#L1526. GPIOE 7 must be pulled LOW or you can disable card detection in u-boot device tree.
See README for https://github.com/octavosystems/meta-octavo-osd32mp1.
Best,
Neeraj
Octavo Systems LLC all rights reserved
OCTAVO is registered in the U.S. Patent and Trademark Office. OSD, C-SiP, and the Octavo Logo are trademarks of Octavo Systems LLC.
"*" indicates required fields
"*" indicates required fields
"*" indicates required fields
"*" indicates required fields