Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 616 Bytes

README.en.md

File metadata and controls

executable file
·
18 lines (11 loc) · 616 Bytes

Broadcom

Introduction

The raspberry pi 4B uses BCM2711 as the SOC, and the relevant file directory is in device/soc/broadcom/bcm2711.

The hardware folder contains display related files, GPU driver files, and wifi drivers files.

  1. device_board_soc_broadcom/hardware/display
  2. device_board_soc_broadcom/hardware/gpu
  3. device/soc/broadcom/hardware/wifi

The common folder contains the image packaging tool ptgen.c.

Related code repository