diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2017-02-13 09:21:22 +0530 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2017-03-29 07:38:07 +0200 |
commit | d666558042a0272de3f38607ce15088e0d4c88b0 (patch) | |
tree | 7c9e6bf58d4024c9d9761662c8306b70a48a4cf2 /tools/img2brec.sh | |
parent | 7a92652346b0a06566c2ed00107fae24efc386ba (diff) |
dm: core: Fix Handling of global_data moving in SPL
commit 2f11cd9121658 ("dm: core: Handle global_data moving in SPL")
handles relocation of GD in SPL if spl_init() is called before
board_init_r(). So, uclass_root.next need not be initialized always
and accessing uclass_root.next->prev gives an abort. Update the
uclass_root only if it is available.
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'tools/img2brec.sh')
0 files changed, 0 insertions, 0 deletions