Dear All,
I am using RZG2L EVK with BSP V1.1-Update1.
It's working with SD (CN10) on Carrier board.
However I would like to use 802.11ac WiFi SDIO module at the same time.
So I set both SW1-1 and SW1-2 to ON.
Unfortunately I got the below error messages on u-boot
***************************
=> setenv bootargs 'root=/dev/mmcblk0p2 rw rootwait earlycon'
=> setenv bootcmd 'mmc dev 0;fatload mmc 0:1 0x48080000 Image-smarc-rzg2l.bin; fatload mmc 0:1 0x48000000 r9a07g044l2-smarc.dtb; booti 0x48080000 - 0x48000000'
=> run bootcmd
Card did not respond to voltage select!
Card did not respond to voltage select!
Card did not respond to voltage select!
Bad Linux ARM64 Image magic!
=>
**************************
Is there anything I lost?
BTW, for my use case, I need to use two channels of SDHI for SD card and WiFi module respectively.
Should I put WiFi module on SMARC or Carrier boards?
Best regards,
Edward