| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fdt.c | 112 lmb_reserve(lmb, rsv_addr, rsv_size); in boot_mem_rsv_regions() 151 lmb_reserve(lmb, addr, size); in boot_fdt_add_mem_rsv_regions() 270 lmb_reserve(lmb, (ulong)of_start, of_len); in boot_relocate_fdt() 655 lmb_reserve(lmb, (ulong)blob, of_size); in image_setup_libfdt()
|
| H A D | bootm.c | 88 #define lmb_reserve(lmb, base, size) macro 271 lmb_reserve(&images.lmb, (ulong)images.ft_addr, (ulong)images.ft_len); in bootm_find_images() 720 lmb_reserve(&images->lmb, images->os.load, in do_bootm_states()
|
| H A D | image.c | 1184 lmb_reserve(lmb, rd_data, rd_len); in boot_ramdisk_high()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/lib/ |
| H A D | bootm.c | 136 lmb_reserve(lmb, base, bootm_size - size); in arch_lmb_reserve() 153 lmb_reserve(lmb, sp, (CONFIG_SYS_SDRAM_BASE + get_effective_memsize() - sp)); in arch_lmb_reserve()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | lmb.su | |
| H A D | lmb.c | 232 long lmb_reserve(struct lmb *lmb, phys_addr_t base, phys_size_t size) in lmb_reserve() function
|
| H A D | bidram.c | 319 ret = lmb_reserve(&bidram->lmb, base, size); in bidram_core_reserve()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootz.c | 49 lmb_reserve(&images->lmb, images->ep, zi_end - zi_start); in bootz_start()
|
| H A D | booti.c | 119 lmb_reserve(&images->lmb, images->ep, le32_to_cpu(ih->image_size)); in booti_start()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | lmb.h | 36 extern long lmb_reserve(struct lmb *lmb, phys_addr_t base, phys_size_t size);
|
| /OK3568_Linux_fs/u-boot/arch/m68k/lib/ |
| H A D | bootm.c | 48 lmb_reserve(lmb, sp, (CONFIG_SYS_SDRAM_BASE + gd->ram_size - sp)); in arch_lmb_reserve()
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | bootm.c | 37 lmb_reserve(lmb, sp, (CONFIG_SYS_SDRAM_BASE + gd->ram_size - sp)); in arch_lmb_reserve()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | mp.c | 94 lmb_reserve(lmb, bootpg, 4096); in cpu_mp_lmb_reserve()
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | bootm.c | 45 lmb_reserve(lmb, sp, gd->ram_top - sp); in arch_lmb_reserve()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | mp.c | 411 lmb_reserve(lmb, bootpg, 4096); in cpu_mp_lmb_reserve()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 69 lmb_reserve(lmb, sp, in arch_lmb_reserve()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |