Searched refs:EPAPR_MAGIC (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/lib/ |
| H A D | bootm.c | 83 (*kernel) ((bd_t *)of_flat_tree, 0, 0, EPAPR_MAGIC, in boot_jump_linux() 338 0, 0, EPAPR_MAGIC, env_get_bootm_mapsize(), 0, 0); in boot_jump_vxworks()
|
| H A D | spl.c | 28 image_entry(spl_image->arg, 0, 0, EPAPR_MAGIC, CONFIG_SYS_BOOTMAPSZ, in jump_to_image_linux()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.vxworks | 31 void (*kernel_entry)(fdt_addr, 0, 0, EPAPR_MAGIC, boot_IMA, 0, 0)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 1349 #define EPAPR_MAGIC (0x45504150) macro 1351 #define EPAPR_MAGIC (0x65504150) macro
|