Home
last modified time | relevance | path

Searched refs:BP_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/xtensa/include/asm/
Dbootparam.h13 #define BP_VERSION 0x0001 macro
/external/u-boot/arch/xtensa/lib/
Dbootm.c26 *(unsigned long *)&params->data = BP_VERSION; in setup_first_tag()