48 #ifndef LIBBSP_SH_GENSH4_BSP_H 49 #define LIBBSP_SH_GENSH4_BSP_H 65 #include "rtems/score/sh7750_regs.h" 76 extern uint32_t boot_mode;
77 #define SH4_BOOT_MODE_FLASH 0 78 #define SH4_BOOT_MODE_IPL 1 87 #undef CONSOLE_DRIVER_TABLE_ENTRY 88 #define CONSOLE_DRIVER_TABLE_ENTRY \ 89 { console_initialize, console_open, console_close, \ 90 console_read, console_write, console_control } 95 void bsp_hw_init(
void);
96 void early_hw_init(
void);
97 void bsp_cache_on(
void);
DEFAULT_INITIAL_EXTENSION Support.