Searched hist:"1 e2f7b9e8e077cb6937204c305d554ef7a970be5" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | bootm.c | 1e2f7b9e8e077cb6937204c305d554ef7a970be5 Wed May 11 14:44:56 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Call board_final_cleanup() in last_stage_init()
At present board_final_cleanup() is called before booting a Linux kernel. This actually needs to be done before booting anything, like SeaBIOS, VxWorks or Windows.
Move the call to last_stage_init() instead.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/ |
| H A D | coreboot.c | 1e2f7b9e8e077cb6937204c305d554ef7a970be5 Wed May 11 14:44:56 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Call board_final_cleanup() in last_stage_init()
At present board_final_cleanup() is called before booting a Linux kernel. This actually needs to be done before booting anything, like SeaBIOS, VxWorks or Windows.
Move the call to last_stage_init() instead.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | cpu.c | 1e2f7b9e8e077cb6937204c305d554ef7a970be5 Wed May 11 14:44:56 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Call board_final_cleanup() in last_stage_init()
At present board_final_cleanup() is called before booting a Linux kernel. This actually needs to be done before booting anything, like SeaBIOS, VxWorks or Windows.
Move the call to last_stage_init() instead.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|