Lines Matching +full:armv8 +full:- +full:based
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 BCM2836-based Raspberry Pi variants, such as
53 This option also supports BCM2837-based variants such as the RPi 3
54 Model B, when run in 32-bit mode, provided you have configured the
56 a) config.txt should contain dtoverlay=pi3-miniuart-bt.
58 booting, and copy u-boot.bin.img (rather than u-boot.bin) to the SD
61 path/to/kernel/scripts/mkknlimg --dtok u-boot.bin u-boot.bin.img
71 bool "Raspberry Pi 3 32-bit build"
73 Support for all BCM2837-based Raspberry Pi variants, such as
74 the RPi 3 model B, in AArch32 (32-bit) mode.
78 default on the RPi 3. To enable the UART console, the following non-
80 required for U-Boot to operate correctly, even if you only care
87 bool "Raspberry Pi 3 64-bit build"
89 Support for all BCM2837-based Raspberry Pi variants, such as
90 the RPi 3 model B, in AArch64 (64-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
99 At the time of writing, the VC FW requires a non-default option in
100 config.txt to request the ARM CPU boot in 64-bit mode:
104 quiesce secondary SMP CPUs. This is not currently true in 64-bit
105 mode. In order to boot U-Boot before the VC FW is enhanced, please
111 This option creates a build targetting the ARMv8/AArch64 ISA.