Home
last modified time | relevance | path

Searched hist:"1209 e2727c60d052ce875aa39bb8b9ba2edbfbdf" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstate.c1209e2727c60d052ce875aa39bb8b9ba2edbfbdf Sun Nov 10 17:27:04 UTC 2013 Simon Glass <sjg@chromium.org> sandbox: Add facility to save/restore sandbox state

It is often useful to be able to save out the state from a sandbox test
run, for analysis or to restore it later to continue a test. Add generic
infrastructure for doing this using a device tree binary file. This is
a flexible tagged file format which is already supported by U-Boot, and
it supports hierarchy if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Hung-ying Tyan <tyanh@chromium.org>
H A Dstart.c1209e2727c60d052ce875aa39bb8b9ba2edbfbdf Sun Nov 10 17:27:04 UTC 2013 Simon Glass <sjg@chromium.org> sandbox: Add facility to save/restore sandbox state

It is often useful to be able to save out the state from a sandbox test
run, for analysis or to restore it later to continue a test. Add generic
infrastructure for doing this using a device tree binary file. This is
a flexible tagged file format which is already supported by U-Boot, and
it supports hierarchy if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Hung-ying Tyan <tyanh@chromium.org>
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dstate.h1209e2727c60d052ce875aa39bb8b9ba2edbfbdf Sun Nov 10 17:27:04 UTC 2013 Simon Glass <sjg@chromium.org> sandbox: Add facility to save/restore sandbox state

It is often useful to be able to save out the state from a sandbox test
run, for analysis or to restore it later to continue a test. Add generic
infrastructure for doing this using a device tree binary file. This is
a flexible tagged file format which is already supported by U-Boot, and
it supports hierarchy if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Hung-ying Tyan <tyanh@chromium.org>