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