Home
last modified time | relevance | path

Searched +full:chromebook +full:- +full:boot +full:- +full:flow (Results 1 – 3 of 3) sorted by relevance

/Documentation/arch/arm/
Dindex.rst1 .. SPDX-License-Identifier: GPL-2.0
12 cluster-pm-race-avoidance
28 SoC-specific documents
34 google/chromebook-boot-flow
45 keystone/knav-qmss
54 stm32/stm32f746-overview
56 stm32/stm32h743-overview
57 stm32/stm32h750-overview
58 stm32/stm32f769-overview
59 stm32/stm32f429-overview
[all …]
/Documentation/devicetree/bindings/arm/
Dqcom.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
88 bootloader setup and use the open source depthcharge bootloader to boot the
90 https://docs.kernel.org/arch/arm/google/chromebook-boot-flow.html
97 - items:
98 - enum:
99 - qcom,apq8016-sbc
100 - schneider,apq8016-hmibsc
[all …]
/Documentation/arch/arm/google/
Dchromebook-boot-flow.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Chromebook Boot Flow
16 - Board name, specified at depthcharge_ compile time. This is $(BOARD) below.
17 - Board revision number, determined at runtime (perhaps by reading GPIO
19 - SKU number, read from GPIO strappings at boot time. This is $(SKU) below.
23 - google,$(BOARD)-rev$(REV)-sku$(SKU)
24 - google,$(BOARD)-rev$(REV)
25 - google,$(BOARD)-sku$(SKU)
26 - google,$(BOARD)
31 Note that for some boards there may be extra board-specific logic to inject
[all …]