Searched hist:"37 e24499b9a65e88568c8e5fed38c5d71f306305" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/nios2/include/asm/ |
| H A D | io.h | 37e24499b9a65e88568c8e5fed38c5d71f306305 Sat Oct 03 13:02:30 UTC 2015 Thomas Chou <thomas@wytron.com.tw> nios2: map physical address to uncached virtual address
Add ioremap() to map physical address to uncached virtual address. We need this to convert the reg address from the device tree.
The order of headers inclusion in interrupts.c is changed because common.h will include board header that contains IO_REGION_BASE.
In the future, the IO_REGION_BASE should be decided from the device tree. tree
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/nios2/cpu/ |
| H A D | interrupts.c | 37e24499b9a65e88568c8e5fed38c5d71f306305 Sat Oct 03 13:02:30 UTC 2015 Thomas Chou <thomas@wytron.com.tw> nios2: map physical address to uncached virtual address
Add ioremap() to map physical address to uncached virtual address. We need this to convert the reg address from the device tree.
The order of headers inclusion in interrupts.c is changed because common.h will include board header that contains IO_REGION_BASE.
In the future, the IO_REGION_BASE should be decided from the device tree. tree
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|