On Wed, Jan 30, 2019 at 12:00 PM Simon Glass <[email protected]> wrote: > > Some boards want to use TPL as the first phase of U-Boot. This allows > selection of A or B SPL phases, thus allowing the memory init to be > upgraded in the field. > > Add a new Kconfig option for this. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/x86/Kconfig | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

