mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
6fb6207821
The state exists through the life of U-Boot. It can be adjusted by command line options and perhaps later through a config file. It is available to U-Boot through state_...() calls (within sandbox code). The primary purpose of this is to contain the "hardware" state. It should only be used by sandbox internal code. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
---|---|---|
.. | ||
bitops.h | ||
byteorder.h | ||
cache.h | ||
config.h | ||
global_data.h | ||
gpio.h | ||
io.h | ||
posix_types.h | ||
ptrace.h | ||
state.h | ||
string.h | ||
system.h | ||
types.h | ||
u-boot-sandbox.h | ||
u-boot.h | ||
unaligned.h |