[PATCH 08/14] lmb: nds32: Add arch_lmb_reserve()

Rick Chen rickchen36 at gmail.com
Thu Sep 2 03:53:20 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>; 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 08/14] lmb: nds32: 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: Rick Chen <rick at andestech.com>
> Cc: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  arch/nds32/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