[PATCH v3 12/12] configs: rpi4: Enable DM_DMA across all RPi4 configurations

Simon Glass sjg at chromium.org
Sat Dec 19 03:28:54 CET 2020


On Tue, 15 Dec 2020 at 10:23, Nicolas Saenz Julienne
<nsaenzjulienne at suse.de> wrote:
>
> The DM_DMA option is needed in order to translate physical address into
> bus addresses on a per-device basis.
>
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
> ---
>  configs/rpi_4_32b_defconfig | 1 +
>  configs/rpi_4_defconfig     | 1 +
>  configs/rpi_arm64_defconfig | 1 +
>  3 files changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list