RTEMS
5.0.0
|
RTEMS Flattened Device Tree Shell Command. More...
#include <rtems/rtems-fdt.h>
Go to the source code of this file.
Functions | |
void | rtems_fdt_add_shell_command (void) |
rtems_fdt_handle * | rtems_fdt_get_shell_handle (void) |
RTEMS Flattened Device Tree Shell Command.
Support for loading, managing and accessing FDT blobs in RTEMS.
void rtems_fdt_add_shell_command | ( | void | ) |
Add a shell command to access memory and registers associated with the DTF.
rtems_fdt_handle* rtems_fdt_get_shell_handle | ( | void | ) |
Get a pointer to the handle. You can use this to load files or register blobs and have the shell command access them.