On 05.05.20 01:17, Simon Glass wrote:
We don't really want to have PPC-specific code in a generic file. Create
a new arch-specific function to hold it, and move it into that.
Make the function weak so that any arch can implement it.
Signed-off-by: Simon Glass
Reviewed-by: Stefan Roese
Than
On Tue, May 5, 2020 at 7:19 AM Simon Glass wrote:
>
> We don't really want to have PPC-specific code in a generic file. Create
> a new arch-specific function to hold it, and move it into that.
>
> Make the function weak so that any arch can implement it.
>
> Signed-off-by: Simon Glass
> ---
>
>
We don't really want to have PPC-specific code in a generic file. Create
a new arch-specific function to hold it, and move it into that.
Make the function weak so that any arch can implement it.
Signed-off-by: Simon Glass
---
arch/powerpc/lib/Makefile | 2 ++
arch/powerpc/lib/bdinfo.c | 41 ++
3 matches
Mail list logo