Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dbootparam.h14 #define BP_VERSION 0x0001 macro
/rk3399_rockchip-uboot/arch/xtensa/lib/
H A Dbootm.c27 *(unsigned long *)&params->data = BP_VERSION; in setup_first_tag()