Home
last modified time | relevance | path

Searched hist:"6 fb62078210b78ff5cc87829a62166feebb8e9dc" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstate.c6fb62078210b78ff5cc87829a62166feebb8e9dc Wed Feb 15 23:51:15 UTC 2012 Simon Glass <sjg@chromium.org> sandbox: add concept of sandbox state

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>
H A DMakefile6fb62078210b78ff5cc87829a62166feebb8e9dc Wed Feb 15 23:51:15 UTC 2012 Simon Glass <sjg@chromium.org> sandbox: add concept of sandbox state

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>
H A Dstart.c6fb62078210b78ff5cc87829a62166feebb8e9dc Wed Feb 15 23:51:15 UTC 2012 Simon Glass <sjg@chromium.org> sandbox: add concept of sandbox state

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>
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dstate.h6fb62078210b78ff5cc87829a62166feebb8e9dc Wed Feb 15 23:51:15 UTC 2012 Simon Glass <sjg@chromium.org> sandbox: add concept of sandbox state

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>