|
Re: RPi4 Support for eMMC?
|
04/26/2021 2:55 AM
post121398
|
Re: RPi4 Support for eMMC?
After looking around a bit it seems to me that there is no eMMC on the RPi4. Pity...
No RTC either (lame excuse as to why not is given). A pity about that also - I have to resort to to an I2C module. The
provision of the I2C and SPI drivers with the BSP is very much appreciated! Hopefully I can figure out how to use them!
:-)
Geoff.
|
|
|
|
Re: RPi4 Support for eMMC?
|
05/07/2021 2:13 AM
post121411
|
Re: RPi4 Support for eMMC?
> I've been successfully using the BSP 7.1 for a Model 4B, and recently have
> been exploring the compute module and its IO Board. I have a CM with eMMC and
> after setting up the eMMC and mounting as an external partition, I can get
> the system up and running, and it seems to work as expected. I'd be very
> interested to get the CM eMMC mounted after the machine is up, and I suspect
> that some combination of options to devb-sdmmc-bcm2711 could work (but I could
> be completely wrong about that!). Is this possible, and if so, does anyone
> have pointers for options to pass to get the eMMC seen by QNX?
I just discovered (yesterday) that there is a flavour of RPi4 called the "Compute Module 4". It has both eMMC and RTC
installed so David's question makes sense to me now.
I don't have one (yet). I am expecting RTCC (I2C) modules to arrive next week for the plain vanilla RPi4's I have that
use the DS3231 chip for which I will write a suitable RTC utility that acts like the QNX rtc utility. Hopefully the CM4
uses the same chip. I already did one for the Xilinx board using i2c (using the I2C PMOD) that works pretty well. But
different chip. Always fun!
I am now also keen to see if eMMC will work.
Geoff.
|
|
|