Searched refs:IH_ARCH_MICROBLAZE (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/microblaze/include/asm/ |
H A D | u-boot.h | 21 #define IH_ARCH_DEFAULT IH_ARCH_MICROBLAZE
|
/openbmc/u-boot/arch/microblaze/lib/ |
H A D | bootm.c | 46 ret = boot_get_ramdisk(argc, argv, images, IH_ARCH_MICROBLAZE, in do_bootm_linux()
|
/openbmc/qemu/hw/core/ |
H A D | uboot_image.h | 81 IH_ARCH_MICROBLAZE, /* MicroBlaze */ enumerator
|
/openbmc/u-boot/include/ |
H A D | image.h | 204 IH_ARCH_MICROBLAZE, /* MicroBlaze */ enumerator
|
/openbmc/u-boot/common/ |
H A D | image.c | 69 { IH_ARCH_MICROBLAZE, "microblaze", "MicroBlaze", },
|