RTEMS 6.1-rc1
Data Fields
XNandPsu_BbtDesc Struct Reference

#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
 

Detailed Description

Bad block table descriptor

Field Documentation

◆ MaxBlocks

u32 XNandPsu_BbtDesc::MaxBlocks

Max blocks to search for BBT

◆ PageOffset

u32 XNandPsu_BbtDesc::PageOffset[XNANDPSU_MAX_TARGETS]

Page offset where BBT resides

◆ SigLength

u32 XNandPsu_BbtDesc::SigLength

Length of the signature

◆ Signature

char XNandPsu_BbtDesc::Signature[5]

BBT signature

◆ SigOffset

u32 XNandPsu_BbtDesc::SigOffset

Signature offset in Spare area

◆ Valid

u32 XNandPsu_BbtDesc::Valid

BBT descriptor is valid or not

◆ VerOffset

u32 XNandPsu_BbtDesc::VerOffset

Offset of BBT version

◆ Version

u8 XNandPsu_BbtDesc::Version[XNANDPSU_MAX_TARGETS]

BBT version


The documentation for this struct was generated from the following file: