Re: [U-Boot] [PATCH v4 4/4] x86: samus: Add a target to boot through TPL

2019-05-07 Thread Bin Meng
On Wed, May 8, 2019 at 11:41 AM Simon Glass wrote: > > Add a version of samus which supports booting from TPL to SPL and then > to U-Boot. This allows TPL to select from an A or B SPL to support > verified boot with field upgrade. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > >

[U-Boot] [PATCH v4 4/4] x86: samus: Add a target to boot through TPL

2019-05-07 Thread Simon Glass
Add a version of samus which supports booting from TPL to SPL and then to U-Boot. This allows TPL to select from an A or B SPL to support verified boot with field upgrade. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v4: None Changes in v3: None Changes in v2: - Sort defconfi