Searched +full:chromebook +full:- +full:boot +full:- +full:flow (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Bjorn Andersson <bjorn.andersson@linaro.org>18 Each board must specify a top-level board compatible string with the following21 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]"69 cp01-c172 hk10-c173 hk10-c289 "qcom,msm8916-v1-cdp-pm8916-v2.1"[all …]
1 .. SPDX-License-Identifier: GPL-2.012 cluster-pm-race-avoidance28 SoC-specific documents34 google/chromebook-boot-flow45 keystone/knav-qmss54 stm32/stm32f746-overview56 stm32/stm32h743-overview57 stm32/stm32h750-overview58 stm32/stm32f769-overview59 stm32/stm32f429-overview[all …]
1 .. SPDX-License-Identifier: GPL-2.04 Chromebook Boot Flow16 - Board name, specified at depthcharge_ compile time. This is $(BOARD) below.17 - Board revision number, determined at runtime (perhaps by reading GPIO19 - 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 …]