diff options
author | Simon Glass <sjg@chromium.org> | 2017-09-05 19:49:45 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-09-16 14:57:44 +0800 |
commit | 5ee94b4f4032502c26cd3c9ede6a910d7e2c9b46 (patch) | |
tree | 8eae080d0bcf0d5f9f57b3b55efa07e045016c3a /arch/x86/include/asm/global_data.h | |
parent | eb45787b396f197f2d4c3bc3556c48421528f62b (diff) |
board_f: Drop the timer after relocation
Once U-Boot relocates itself the existing driver-model timer (if any) is
no-longer valid until the device is reinitialised. Any use of the device
may cause a crash. To handle this, set the timer to NULL after relocation.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/include/asm/global_data.h')
0 files changed, 0 insertions, 0 deletions