
5 Oct
2019
5 Oct
'19
4:01 a.m.
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass sjg@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@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@gmail.com