Searched refs:BP_VERSION (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/xtensa/include/asm/ | ||
D | bootparam.h | 13 #define BP_VERSION 0x0001 macro |
/external/u-boot/arch/xtensa/lib/ | ||
D | bootm.c | 26 *(unsigned long *)¶ms->data = BP_VERSION; in setup_first_tag() |