NDFC_EFNAND_STATUS Контроллер Nand Flash (NDFC): список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 8EF_NAND_STATUS Bits 7 : 0R 0x0 The status value for EF-NAND page read operation Команда U-Boot для чтения регистра md 4011110 1Bit fields structuretypedef union ndfc_efnand_status { struct { unsigned ef_nand_status : 8; unsigned unused0 : 24; } b; unsigned long w; } NDFC_EFNAND_STATUS |