flash_block
#define FLASH_BLOCKS_PER_NODE ((RTAS_BLKLIST_LENGTH - 16) / sizeof(struct flash_block))
struct flash_block blocks[FLASH_BLOCKS_PER_NODE];