Re: [PATCH 7/9] docker: Drop coreboot for arm64

2024-11-04 Thread Tom Rini
On Mon, Nov 04, 2024 at 06:39:51AM -0700, Simon Glass wrote: > This isn't needed for sandbox builds and coreboot isn't much used on > arm64, nor does U-Boot have a build that supports running from coreboot > on any ARM target. > > So drop it. > > Signed-off-by: Simon Glass Reviewed-by: Tom Rin

[PATCH 7/9] docker: Drop coreboot for arm64

2024-11-04 Thread Simon Glass
This isn't needed for sandbox builds and coreboot isn't much used on arm64, nor does U-Boot have a build that supports running from coreboot on any ARM target. So drop it. Signed-off-by: Simon Glass --- tools/docker/Dockerfile | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff -