18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 28c2ecf20Sopenharmony_ci%YAML 1.2 38c2ecf20Sopenharmony_ci--- 48c2ecf20Sopenharmony_ci$id: http://devicetree.org/schemas/arm/hisilicon/controller/hip04-bootwrapper.yaml# 58c2ecf20Sopenharmony_ci$schema: http://devicetree.org/meta-schemas/core.yaml# 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_cititle: Bootwrapper boot method 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_cimaintainers: 108c2ecf20Sopenharmony_ci - Wei Xu <xuwei5@hisilicon.com> 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_cidescription: Bootwrapper boot method (software protocol on SMP) 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ciproperties: 158c2ecf20Sopenharmony_ci compatible: 168c2ecf20Sopenharmony_ci items: 178c2ecf20Sopenharmony_ci - const: hisilicon,hip04-bootwrapper 188c2ecf20Sopenharmony_ci 198c2ecf20Sopenharmony_ci boot-method: 208c2ecf20Sopenharmony_ci description: | 218c2ecf20Sopenharmony_ci Address and size of boot method. 228c2ecf20Sopenharmony_ci [0]: bootwrapper physical address 238c2ecf20Sopenharmony_ci [1]: bootwrapper size 248c2ecf20Sopenharmony_ci [2]: relocation physical address 258c2ecf20Sopenharmony_ci [3]: relocation size 268c2ecf20Sopenharmony_ci minItems: 1 278c2ecf20Sopenharmony_ci maxItems: 2 288c2ecf20Sopenharmony_ci 298c2ecf20Sopenharmony_cirequired: 308c2ecf20Sopenharmony_ci - compatible 318c2ecf20Sopenharmony_ci - boot-method 328c2ecf20Sopenharmony_ci 338c2ecf20Sopenharmony_ciadditionalProperties: false 348c2ecf20Sopenharmony_ci... 35