[PATCH 1/3] riscv: add generic link for <asm/atomic.h>
Leo Liang
ycliang at andestech.com
Mon Jun 12 09:31:35 CEST 2023
On Fri, May 05, 2023 at 09:02:05AM +0100, Ben Dooks wrote:
> Add a link from <asm/atomic.h> to the generic one to allow
> things like ubifs to be built. This can be extended with
> riscv AMO ops at a later date.
>
> Signed-off-by: Ben Dooks <ben.dooks at sifive.com>
> ---
> arch/riscv/include/asm/atomic.h | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 arch/riscv/include/asm/atomic.h
>
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list