BRCMF_POSTBOOT_ID
if (sc->sc_chip != BRCMF_POSTBOOT_ID) {
if (letoh32(brom.chip) == BRCMF_POSTBOOT_ID)
if (letoh32(brom.chip) != BRCMF_POSTBOOT_ID) {