[U-Boot] [PATCH v1 1/2] arch: sandbox: Provide working writeX/readX functions
Simon Glass
sjg at chromium.org
Fri Oct 11 22:22:01 UTC 2019
Hi Jean-Jacques,
On Wed, 2 Oct 2019 at 03:29, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
>
> Those functions are used by the regmap core. Without them regmaps are
> not working on sandbox.
> The implementation is taken from arch/x86/include/asm/io.h.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
>
> arch/sandbox/include/asm/io.h | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
This feature is already present in master, so we can skip this patch.
Regards,
SImon
More information about the U-Boot
mailing list