Lines Matching +full:mini +full:- +full:core

17 	bool "Broadcom BCM2837 SoC 32-bit support"
24 bool "Broadcom BCM2837 SoC 64-bit support"
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
50 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as
54 mini UART (rather than PL011) for the serial console. This is the
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
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
80 arm_loader: emmc clock depends on core clock See:
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.
93 mini UART (rather than PL011) for the serial console. This is the
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
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.
109 mini UART (rather than PL011) for the serial console. This is the
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
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