
1 Sep
2020
1 Sep
'20
11:35 a.m.
On Sun, Aug 30, 2020 at 5:42 AM Simon Glass sjg@chromium.org wrote:
At present if an error occurs while setting up the boot, interrupts are left disabled. Move this call later in the sequence to avoid this problem.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com
(no changes since v1)
arch/x86/lib/zimage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com