Home
last modified time | relevance | path

Searched refs:fragment (Results 1 – 25 of 31) sorted by relevance

12

/rk3399_rockchip-uboot/test/overlay/
H A Dtest-fdt-overlay.dts13 fragment@0 {
22 fragment@1 {
31 fragment@2 {
40 fragment@3 {
51 fragment@4 {
61 fragment@5 {
71 fragment@6 {
79 fragment@7 {
87 fragment@8 {
H A Dtest-fdt-overlay-stacked.dts14 fragment@0 {
/rk3399_rockchip-uboot/scripts/
H A Dsync-fragment.sh45 cp .config fragment.config
47 ./scripts/diffconfig -m .config fragment.config | sort > ${FRAGMENT_CONFIG}
48 mv fragment.config .config
/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt_overlay.c22 static uint32_t overlay_get_target_phandle(const void *fdto, int fragment) in overlay_get_target_phandle() argument
27 val = fdt_getprop(fdto, fragment, "target", &len); in overlay_get_target_phandle()
53 int fragment, char const **pathp) in overlay_get_target() argument
60 phandle = overlay_get_target_phandle(fdto, fragment); in overlay_get_target()
67 path = fdt_getprop(fdto, fragment, "target-path", &path_len); in overlay_get_target()
614 int fragment; in overlay_merge() local
616 fdt_for_each_subnode(fragment, fdto, 0) { in overlay_merge()
625 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
632 target = overlay_get_target(fdt, fdto, fragment, NULL); in overlay_merge()
690 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
[all …]
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmerge_config.sh122 echo Value of $CFG is redefined by fragment $MERGE_FILE:
127 echo Value of $CFG is redundant by fragment $MERGE_FILE:
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dcros-ec-sbs.dtsi2 * Smart battery dts fragment for devices that use cros-ec-sbs
H A Dcros-ec-keyboard.dtsi2 * Keyboard dts fragment for devices that use cros-ec-keyboard
/rk3399_rockchip-uboot/configs/
H A DREADME.rockchip50 We add config fragment support for some platform the name like: foo.config.
/rk3399_rockchip-uboot/doc/
H A DREADME.JFFS220 Sorting is done while inserting into the fragment list, which is
H A DREADME.fdt-overlays46 fragment@1 {
/rk3399_rockchip-uboot/arch/sandbox/dts/
H A Dcros-ec-keyboard.dtsi2 * Keyboard dts fragment for devices that use cros-ec-keyboard
/rk3399_rockchip-uboot/env/
H A DKconfig442 bool "Environment fragment is store in envf partition"
445 Use this if you want to add a env fragment partition to overlay/store
449 bool "Environment fragment is store in envf partition in SPL"
453 Use this if you want to add a env fragment partition to overlay/store
458 string "Specific environments white list of env fragment"
/rk3399_rockchip-uboot/drivers/spi/
H A DKconfig165 tree fragment from sandbox.dts. It shows that the SPI bus has a
/rk3399_rockchip-uboot/arch/x86/dts/microcode/
H A Dm0220661105_cv.dtsi31 * This is a device tree fragment. Use #include to add these properties to a
H A Dm12306a2_00000008.dtsi25 * This is a device tree fragment. Use #include to add these properties to a
H A Dm12306a5_00000007.dtsi25 * This is a device tree fragment. Use #include to add these properties to a
H A Dm12306a4_00000007.dtsi25 * This is a device tree fragment. Use #include to add these properties to a
H A Dm12306a8_00000010.dtsi25 * This is a device tree fragment. Use #include to add these properties to a
H A Dm12206a7_00000029.dtsi31 * This is a device tree fragment. Use #include to add these properties to a
H A Dm12306a9_0000001b.dtsi31 * This is a device tree fragment. Use #include to add these properties to a
H A Dmc0306d4_00000018.dtsi31 * This is a device tree fragment. Use #include to add these properties to a
H A Dm7240651_0000001c.dtsi31 * This is a device tree fragment. Use #include to add these properties to a
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A DKconfig1187 string "Base defconfig of config fragment"
1190 Indicate the base defconfig of config fragment.
/rk3399_rockchip-uboot/doc/driver-model/
H A Dusb-info.txt348 Here is an example device tree fragment:
H A DREADME.txt410 fragment:

12