Hi Tom, On Fri, Mar 27, 2020 at 12:14 AM Tom Rini <[email protected]> wrote: > > On Thu, Mar 26, 2020 at 09:04:52AM -0700, Bin Meng wrote: > > > This is required to build GRUB UEFI target for RISC-V 32-bit. > > > > Signed-off-by: Bin Meng <[email protected]> > > Since we can use the 64bit toolchain for 32bit U-Boot, can we not pass > GRUB the right flags to use the same toolchain? Thanks! >
The 32-bit GRUB won't build with the 64-bit toolchain as of the grub-2.04 branch we are using. Regards, Bin

