Includes a Mini-UART NSH console for the 4B, tested on the 4GB RAM model. Part of an I2C driver which can only read, boiler-plate for a SPI driver, and a GPIO driver with limited pins. Some tools are present for automatically fetching the boot files and creating the `config.txt` file based on selected Kconfig options.
18 lines
334 B
ReStructuredText
18 lines
334 B
ReStructuredText
=======
|
|
BCM2711
|
|
=======
|
|
|
|
The `BCM2711 <https://www.raspberrypi.com/documentation/computers/processors.html#bcm2711>`_ is a Broadcom SoC used for
|
|
the Raspberry Pi 4B board.
|
|
|
|
- **CPU:** Quad-core ARM Cortex-A72
|
|
- **Interrupt Controller:** GIC400
|
|
|
|
Supported Boards
|
|
================
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
boards/*/*
|