Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dpstore.c41 LOG_UBOOT, enumerator
103 gd->pstore_addr = t->u.pstore.buf[LOG_UBOOT].addr; in param_parse_pstore()
104 gd->pstore_size = t->u.pstore.buf[LOG_UBOOT].size - sizeof(struct persistent_ram_buffer); in param_parse_pstore()