Home
last modified time | relevance | path

Searched hist:ab839dc3e6c1d07bc926199f3eebace0804f2ecf (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstate.cab839dc3e6c1d07bc926199f3eebace0804f2ecf Thu Feb 27 20:26:23 UTC 2014 Simon Glass <sjg@chromium.org> sandbox: Add options to clean up temporary files

When jumping from one sandbox U-Boot to another in sandbox, the RAM buffer
is preserved in the jump by using a temporary file. Add an option to tell
the receiving U-Boot to remove this file when it is no longer needed.

Similarly the old U-Boot image is left behind in this case. We cannot delete
it immediately since gdb cannot then find its debug symbols. Delete it just
before exiting.

Together these changes ensure that temporary files are removed both for
memory and U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dos.cab839dc3e6c1d07bc926199f3eebace0804f2ecf Thu Feb 27 20:26:23 UTC 2014 Simon Glass <sjg@chromium.org> sandbox: Add options to clean up temporary files

When jumping from one sandbox U-Boot to another in sandbox, the RAM buffer
is preserved in the jump by using a temporary file. Add an option to tell
the receiving U-Boot to remove this file when it is no longer needed.

Similarly the old U-Boot image is left behind in this case. We cannot delete
it immediately since gdb cannot then find its debug symbols. Delete it just
before exiting.

Together these changes ensure that temporary files are removed both for
memory and U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dstart.cab839dc3e6c1d07bc926199f3eebace0804f2ecf Thu Feb 27 20:26:23 UTC 2014 Simon Glass <sjg@chromium.org> sandbox: Add options to clean up temporary files

When jumping from one sandbox U-Boot to another in sandbox, the RAM buffer
is preserved in the jump by using a temporary file. Add an option to tell
the receiving U-Boot to remove this file when it is no longer needed.

Similarly the old U-Boot image is left behind in this case. We cannot delete
it immediately since gdb cannot then find its debug symbols. Delete it just
before exiting.

Together these changes ensure that temporary files are removed both for
memory and U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dstate.hab839dc3e6c1d07bc926199f3eebace0804f2ecf Thu Feb 27 20:26:23 UTC 2014 Simon Glass <sjg@chromium.org> sandbox: Add options to clean up temporary files

When jumping from one sandbox U-Boot to another in sandbox, the RAM buffer
is preserved in the jump by using a temporary file. Add an option to tell
the receiving U-Boot to remove this file when it is no longer needed.

Similarly the old U-Boot image is left behind in this case. We cannot delete
it immediately since gdb cannot then find its debug symbols. Delete it just
before exiting.

Together these changes ensure that temporary files are removed both for
memory and U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>