[U-Boot] [PATCH v2 1/3] x86: Add dma-mapping.h to architectural code

Bin Meng bmeng.cn at gmail.com
Sat Jul 22 05:16:05 UTC 2017


On Fri, Jul 7, 2017 at 11:59 AM, Simon Glass <sjg at chromium.org> wrote:
> On 5 July 2017 at 14:56, Andy Shevchenko
> <andriy.shevchenko at linux.intel.com> wrote:
>> Some cross-platform drivers rely on this header present.
>> Make it so for x86.
>>
>> It's just a copy'n'paste of arch/arm/include/asm/dma-mapping.h.
>>
>> Suggested-by: Bin Meng <bmeng.cn at gmail.com>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
>> ---
>>  arch/x86/include/asm/dma-mapping.h | 41 ++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 41 insertions(+)
>>  create mode 100644 arch/x86/include/asm/dma-mapping.h
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list