Searched refs:fdt_pack_reg (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | fdt-common.c | 51 static int fdt_pack_reg(const void *fdt, void *buf, u64 address, u64 size) in fdt_pack_reg() function 119 len = fdt_pack_reg(fdt, temp, sec_mem_start, sec_mem_size); in ft_hs_fixup_dram()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | fdt_support.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.su | |
| H A D | fdt_support.c | 467 static int fdt_pack_reg(const void *fdt, void *buf, u64 *address, u64 *size, in fdt_pack_reg() function 573 len = fdt_pack_reg(blob, tmp, start, size, banks); in fdt_fixup_memory_banks() 625 len = fdt_pack_reg(blob, tmp, &start, &size, 1); in fdt_update_reserved_memory()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |