
1 May
2019
1 May
'19
6:17 p.m.
On Fri, Apr 26, 2019 at 12:00 PM Simon Glass sjg@chromium.org wrote:
The early init should only happen once. Update the probe method to deal with TPL, SPL and U-Boot proper.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Add a new patch to update PCH to work in TPL
arch/x86/cpu/broadwell/pch.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com