Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/boot/
H A Dtreeboot-akebono.c38 #define USERDATA_LEN 256 /* Length of userdata passed in by PIBS */ macro
102 userdata[USERDATA_LEN - 1] = '\0'; in platform_init()