Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/boot/
H A Dredboot.h20 unsigned int bi_tag; /* Should be 0x42444944 "BDID" */ member
H A Dredboot-83xx.c44 if (bd.bi_tag != 0x42444944) in platform_init()
H A Dredboot-8xx.c42 if (bd.bi_tag != 0x42444944) in platform_init()