Home
last modified time | relevance | path

Searched refs:IH_ARCH_MICROBLAZE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Du-boot.h22 #define IH_ARCH_DEFAULT IH_ARCH_MICROBLAZE
/OK3568_Linux_fs/u-boot/arch/microblaze/lib/
H A Dbootm.c49 ret = boot_get_ramdisk(argc, argv, images, IH_ARCH_MICROBLAZE, in do_bootm_linux()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h184 IH_ARCH_MICROBLAZE, /* MicroBlaze */ enumerator
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c70 { IH_ARCH_MICROBLAZE, "microblaze", "MicroBlaze", },