EROM_LOG
EROM_LOG(erom,
EROM_LOG(sc, "EOF\n");
EROM_LOG(sc, "invalid EROM entry %#x\n", entry);
EROM_LOG(sc, "coreA (0x%x)\n", entry);
EROM_LOG(sc, "\tdesigner:\t0x%x\n",
EROM_LOG(sc, "\tid:\t\t0x%x\n",
EROM_LOG(sc, "\tclass:\t\t0x%x\n",
EROM_LOG(sc, "error reading CoreDescB: %d\n",
EROM_LOG(sc, "invalid core descriptor; found "
EROM_LOG(sc, "coreB (0x%x)\n", entry);
EROM_LOG(sc, "\trev:\t0x%x\n",
EROM_LOG(sc, "\tnummp:\t0x%x\n",
EROM_LOG(sc, "\tnumdp:\t0x%x\n",
EROM_LOG(sc, "\tnumwmp:\t0x%x\n",
EROM_LOG(sc, "\tnumwsp:\t0x%x\n",
EROM_LOG(sc, "\tmport 0x%x\n", entry);
EROM_LOG(sc, "\t\tport:\t0x%x\n",
EROM_LOG(sc, "\t\tid:\t\t0x%x\n",
EROM_LOG(sc, "\tregion 0x%x:\n", entry);
EROM_LOG(sc, "\t\t%s:\t0x%x\n",
EROM_LOG(sc, "\t\tport:\t0x%x\n",
EROM_LOG(sc, "\t\ttype:\t0x%x\n",
EROM_LOG(sc, "\t\tsztype:\t0x%hhx\n", size_type);
EROM_LOG(sc, "error reading region "
EROM_LOG(sc, "\t\tbasehi:\t0x%x\n", entry);
EROM_LOG(sc, "error reading region "
EROM_LOG(sc, "\t\t%s:\t0x%x\n",
EROM_LOG(sc, "error reading "
EROM_LOG(sc, "\t\tsizehi:\t0x%x\n",
EROM_LOG(sc, "unknown EROM entry 0x%x (type=%s)\n",
EROM_LOG(sc, "BCMA EROM table missing terminating EOF\n");
EROM_LOG(sc, "EROM read failed: %d\n", error);
EROM_LOG(erom, "BCMA EROM table missing terminating EOF\n");
EROM_LOG(erom, "Unexpected EROM entry 0x%x (type=%s)\n",
EROM_LOG(erom, "%s%u: invalid address map %llx:%llx\n",
EROM_LOG(erom, "unsupported region type %hhx\n",
EROM_LOG(erom, "core%u %s%u: region count reached "
EROM_LOG(erom, "core%u %s%u.%u: invalid slave port "
EROM_LOG(io, "first core not chipcommon "