[PATCH v4 1/3] docker: install riscv32 toolchain

Rick Chen rickchen36 at gmail.com
Wed Oct 5 04:15:57 CEST 2022


> From: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Sent: Tuesday, October 04, 2022 12:08 AM
> To: Tom Rini <trini at konsulko.com>
> Cc: Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; Leo Yu-Chi Liang(梁育齊) <ycliang at andestech.com>; Simon Glass <sjg at chromium.org>; Alexandre Ghiti <alexandre.ghiti at canonical.com>; Aurelien Jarno <aurelien at aurel32.net>; u-boot at lists.denx.de; Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Subject: [PATCH v4 1/3] docker: install riscv32 toolchain
>
> For building riscv32 targets we should use the riscv32 toolchain.
> Add it to the Docker image.
>
> Drop the riscv toolchain-alias as we do not need it in future.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> v4:
>         drop riscv toolchain-alias
> v3:
>         new patch
> ---
>  tools/docker/Dockerfile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list