
7 May
2019
7 May
'19
11:31 a.m.
On Fri, May 3, 2019 at 12:52 AM 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 Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None 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(-)
applied to u-boot-x86, thanks!