[PATCH 1/3] riscv: Start using ldflags-y for 32/64bit LDFLAGS

Rick Chen rickchen36 at gmail.com
Mon Mar 30 05:01:14 CEST 2020


> From: Tom Rini [mailto:trini at konsulko.com]
> Sent: Friday, March 27, 2020 9:52 PM
> To: u-boot at lists.denx.de
> Cc: Rick Jian-Zhi Chen(陳建志)
> Subject: [PATCH 1/3] riscv: Start using ldflags-y for 32/64bit LDFLAGS
>
> To prepare to update our Kbuild logic, start switching some of our cases of adding different bit/endian linker flags via ldflags-y
>
> Cc: Rick Chen <rick at andestech.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/riscv/config.mk | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

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


More information about the U-Boot mailing list