
22 Aug
2015
22 Aug
'15
1:27 a.m.
On 20 August 2015 at 07:40, Bin Meng bmeng.cn@gmail.com wrote:
Add some comments in start.S for the fact that with FSP U-Boot actually enters the code twice. Also change to use fsp_init() and fsp_continue for accuracy.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
arch/x86/Kconfig | 2 +- arch/x86/cpu/start.S | 6 ++++-- arch/x86/lib/fsp/fsp_car.S | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-)
Acked-by: Simon Glass sjg@chromium.org