Home
last modified time | relevance | path

Searched refs:flat (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/doc/driver-model/
H A Dlivetree.txt8 Traditionally U-Boot has used a 'flat' device tree. This means that it
9 reads directly from the device tree binary structure. It is called a flat
20 The flat device tree has several advantages:
30 However the flat device tree does have some limitations. Adding new
39 avoids the worst of the flat tree's limitations. But if the tree is to be
50 tree node regardless of whether it is in the flat tree or livetree.
52 The 'ofnode' type provides this. An ofnode can point to either a flat tree
63 hood it uses ofnode so it works with both flat and live device trees.
69 CONFIG_OF_LIVE enables livetree. When this option is enabled, the flat
83 properties. This only works with a flat device tree. The drivers should be
[all …]
/rk3399_rockchip-uboot/drivers/bios_emulator/
H A Datibios.c71 u32 seg_ofs, flat; in bios_ptr() local
74 flat = ((seg_ofs & 0xffff0000) >> 12) | (seg_ofs & 0xffff); in bios_ptr()
75 if (flat >= 0xc0000) in bios_ptr()
76 return vga_info->BIOSImage + flat - 0xc0000; in bios_ptr()
78 return buf + (flat - vbe_offset); in bios_ptr()
/rk3399_rockchip-uboot/board/theobroma-systems/lion_rk3368/
H A Dfit_spl_atf.its37 description = "RK3368-uQ7 (Lion) flat device-tree";
/rk3399_rockchip-uboot/doc/
H A DREADME.OFT6 firmware flat tree.
H A DREADME.fdt-control10 This feature provides for run-time configuration of U-Boot via a flat
14 with the exact configuration of each board controlled by a flat device
H A DREADME.power-framework35 The "flat" hierarchy for power devices works well when each device performs only
H A DREADME.b4860qds73 B4860 UART port is available over USB-to-UART translator USB2SER or over RS232 flat cable.
H A DREADME.x86382 $ ./build/util/cbfstool/cbfstool build/coreboot.rom add-flat-binary \
/rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/
H A Dfit_spl_atf.its43 description = "RK3399-Q7 (Puma) flat device-tree";
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dx86-fit-boot.txt181 flat binary, not an ELF. So the steps needed to set things are are:
183 # Create a flat binary
/rk3399_rockchip-uboot/dts/
H A DKconfig80 Normally U-Boot uses a flat device tree which saves space and
81 avoids the need to unpack the tree before use. However a flat
/rk3399_rockchip-uboot/arch/arm/dts/
H A Ddm816x.dtsi55 * XXX: Use a flat representation of the dm816x interconnect.
H A Domap3.dtsi76 * XXX: Use a flat representation of the OMAP3 interconnect.
H A Dam33xx.dtsi87 * XXX: Use a flat representation of the AM33XX interconnect.
H A Ddra7.dtsi114 * XXX: Use a flat representation of the SOC interconnect.
/rk3399_rockchip-uboot/tools/binman/
H A DREADME506 flat binaries containing code, packaged data with various headers), packing
/rk3399_rockchip-uboot/
H A DREADME610 to the flat device tree before handing it off to the kernel
615 to the flat device tree before handing it off to the kernel.
4598 Boot Linux and pass a flat device tree:
4604 flat device tree:
4641 Booting using flat device tree at 0x300000