RTEMS 6.1-rc1
|
#include <xnandpsu.h>
Data Fields | |
u32 | PageOffset [XNANDPSU_MAX_TARGETS] |
u32 | SigOffset |
u32 | VerOffset |
u32 | SigLength |
u32 | MaxBlocks |
char | Signature [5] |
u8 | Version [XNANDPSU_MAX_TARGETS] |
u32 | Valid |
Bad block table descriptor
u32 XNandPsu_BbtDesc::MaxBlocks |
Max blocks to search for BBT
u32 XNandPsu_BbtDesc::PageOffset[XNANDPSU_MAX_TARGETS] |
Page offset where BBT resides
u32 XNandPsu_BbtDesc::SigLength |
Length of the signature
char XNandPsu_BbtDesc::Signature[5] |
BBT signature
u32 XNandPsu_BbtDesc::SigOffset |
Signature offset in Spare area
u32 XNandPsu_BbtDesc::Valid |
BBT descriptor is valid or not
u32 XNandPsu_BbtDesc::VerOffset |
Offset of BBT version
u8 XNandPsu_BbtDesc::Version[XNANDPSU_MAX_TARGETS] |
BBT version