[PATCH 09/14] lmb: riscv: Add arch_lmb_reserve()
Rick Chen
rickchen36 at gmail.com
Thu Sep 2 03:54:44 CEST 2021
> From: Marek Vasut <marek.vasut at gmail.com>
> Sent: Monday, August 16, 2021 2:13 AM
> To: u-boot at lists.denx.de
> Cc: Marek Vasut <marek.vasut+renesas at gmail.com>; Atish Patra <atish.patra at wdc.com>; Leo Yu-Chi Liang(梁育齊) <ycliang at andestech.com>; Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>; Tom Rini <trini at konsulko.com>
> Subject: [PATCH 09/14] lmb: riscv: Add arch_lmb_reserve()
>
> Add arch_lmb_reserve() implemented using arch_lmb_reserve_generic().
> It is rather likely this architecture also needs to cover U-Boot with LMB before booting Linux.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Atish Patra <atish.patra at wdc.com>
> Cc: Leo <ycliang at andestech.com>
> Cc: Rick Chen <rick at andestech.com>
> Cc: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> arch/riscv/lib/bootm.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
Reviewed-by: Rick Chen <rick at andestech.com>
More information about the U-Boot
mailing list