Searched refs:GD_FLG_WARM_BOOT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ | ||
H A D | global_data.h | 144 #define GD_FLG_WARM_BOOT 0x20000 /* Warm Boot */ macro |
/openbmc/u-boot/arch/x86/cpu/ | ||
H A D | start.S | 44 movl $GD_FLG_WARM_BOOT, %ebx |