RTEMS  5.1
Data Structures | Macros | Functions
boot.h File Reference

Boot support API. More...

#include <stdint.h>
#include <bsp/nand-mlc.h>

Go to the source code of this file.

Data Structures

union  lpc32xx_boot_block
 

Macros

#define LPC32XX_BOOT_BLOCK_0   0
 
#define LPC32XX_BOOT_BLOCK_1   1
 
#define LPC32XX_BOOT_ICR_SP_3AC_8IF   0xf0
 
#define LPC32XX_BOOT_ICR_SP_4AC_8IF   0xd2
 
#define LPC32XX_BOOT_ICR_LP_4AC_8IF   0xb4
 
#define LPC32XX_BOOT_ICR_LP_5AC_8IF   0x96
 

Functions

void lpc32xx_setup_boot_block (lpc32xx_boot_block *boot_block, uint8_t icr, uint8_t page_count)
 
void lpc32xx_set_boot_block_bad (lpc32xx_boot_block *boot_block)
 

Detailed Description

Boot support API.