Home
last modified time | relevance | path

Searched refs:fdt_high (Results 1 – 5 of 5) sorted by relevance

/u-boot/common/
A Dimage-fdt.c161 char *fdt_high; in boot_relocate_fdt() local
180 fdt_high = env_get("fdt_high"); in boot_relocate_fdt()
181 if (fdt_high) { in boot_relocate_fdt()
182 void *desired_addr = (void *)simple_strtoul(fdt_high, NULL, 16); in boot_relocate_fdt()
/u-boot/doc/arch/
A Darm64.rst30 resulting in fdt_high to be defined specially.
/u-boot/doc/
A DREADME.bcm7xxx127 * Also, set the environment variable fdt_high
/u-boot/doc/board/AndesTech/
A Dax25-ae350.rst239 RISC-V # setenv fdt_high 0x1f00000
/u-boot/
A DREADME3251 fdt_high - if set this restricts the maximum address that the
3256 may need to set fdt_high as 0x3C000000 to have the

Completed in 9 milliseconds