[U-Boot] [PATCH 018/126] sandbox: Add support for clrsetio_32() and friends

Bin Meng bmeng.cn at gmail.com
Sat Oct 5 02:01:38 UTC 2019


On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> These functions are available on x86 but not sandbox. They are useful
> shortcuts and clarify the code, so add them to sandbox.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/sandbox/include/asm/io.h | 42 ++++++++++++++++++++++++++++++-----
>  arch/sandbox/lib/pci_io.c     | 12 +++++-----
>  2 files changed, 42 insertions(+), 12 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list