Re: [PATCH v2 9/9] Drop the special am335x_boneblack_vboot target

2024-06-10 Thread Tom Rini
On Mon, Jun 10, 2024 at 08:59:20AM -0600, Simon Glass wrote: > Now that am335x_evm boots OK on the Beaglebone black, drop the latter > and update the docs to cover the change. > > Also add a few updates about 'make fit' and drop the note about the > security review, as U-Boot's verified boot has

[PATCH v2 9/9] Drop the special am335x_boneblack_vboot target

2024-06-10 Thread Simon Glass
Now that am335x_evm boots OK on the Beaglebone black, drop the latter and update the docs to cover the change. Also add a few updates about 'make fit' and drop the note about the security review, as U-Boot's verified boot has had quite extensive review now. Signed-off-by: Simon Glass --- Change