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

Bin Meng bmeng.cn at gmail.com
Sun Oct 6 09:27:59 UTC 2019


On Sat, Oct 5, 2019 at 10:01 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list