Lines Matching +full:bcm2835 +full:- +full:hdmi
1 config BCM2835 config
2 bool "Broadcom BCM2835 SoC support"
17 bool "Broadcom BCM2837 SoC 32-bit support"
24 bool "Broadcom BCM2837 SoC 64-bit support"
37 bool "Raspberry Pi (all BCM2835 variants)"
39 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as
41 support BCM2836/BCM2837-based Raspberry Pis such as the RPi 2 and
45 select BCM2835
50 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as
56 non-default option must be present in config.txt: enable_uart=1.
57 This is required for U-Boot to operate correctly, even if you only
58 care about the HDMI/usbkbd console.
61 select BCM2835
66 Support for all BCM2836-based Raspberry Pi variants, such as
69 This option also supports BCM2837-based variants such as the RPi 3
70 Model B, when run in 32-bit mode, provided you have configured the
72 a) config.txt should contain dtoverlay=pi3-miniuart-bt.
74 booting, and copy u-boot.bin.img (rather than u-boot.bin) to the SD
77 path/to/kernel/scripts/mkknlimg --dtok u-boot.bin u-boot.bin.img
87 bool "Raspberry Pi 3 32-bit build"
89 Support for all BCM2837-based Raspberry Pi variants, such as
90 the RPi 3 model B, in AArch32 (32-bit) mode.
94 default on the RPi 3. To enable the UART console, the following non-
96 required for U-Boot to operate correctly, even if you only care
97 about the HDMI/usbkbd console.
103 bool "Raspberry Pi 3 64-bit build"
105 Support for all BCM2837-based Raspberry Pi variants, such as
106 the RPi 3 model B, in AArch64 (64-bit) mode.
110 default on the RPi 3. To enable the UART console, the following non-
112 required for U-Boot to operate correctly, even if you only care
113 about the HDMI/usbkbd console.
115 At the time of writing, the VC FW requires a non-default option in
116 config.txt to request the ARM CPU boot in 64-bit mode:
120 quiesce secondary SMP CPUs. This is not currently true in 64-bit
121 mode. In order to boot U-Boot before the VC FW is enhanced, please