Searched hist:ab839dc3e6c1d07bc926199f3eebace0804f2ecf (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | state.c | ab839dc3e6c1d07bc926199f3eebace0804f2ecf 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 D | os.c | ab839dc3e6c1d07bc926199f3eebace0804f2ecf 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 D | start.c | ab839dc3e6c1d07bc926199f3eebace0804f2ecf 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 D | state.h | ab839dc3e6c1d07bc926199f3eebace0804f2ecf 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>
|