RTEMS
5.0.0
|
U_BOOT Support. More...
#include <bsp/u-boot-config.h>
#include <sys/types.h>
#include <stdint.h>
#include <bsp/u-boot-board-info.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned long | phys_size_t |
Functions | |
void | bsp_uboot_copy_board_info (const bd_t *src) |
void | dumpUBootBDInfo (bd_t *u) |
Variables | |
bd_t | bsp_uboot_board_info |
U_BOOT Support.