[PATCH v4 2/3] buildman: differentiate between riscv32, riscv64
Rick Chen
rickchen36 at gmail.com
Wed Oct 5 04:18:05 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 2/3] buildman: differentiate between riscv32, riscv64
>
> riscv32 needs a different toolchain than riscv64
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> v4:
> no change
> v3:
> new patch
> ---
> tools/buildman/boards.py | 11 +++++++++++
> 1 file changed, 11 insertions(+)
Reviewed-by: Rick Chen <rick at andestech.com>
More information about the U-Boot
mailing list