On Tue, 7 May 2019 at 03:09, Christoph Muellner
<christoph.muell...@theobroma-systems.com> wrote:
>
> Since the DMA-engine of the RK3399 cannot directly copy the
> ATF SRAM/PMUSRAM memory sections to their destination, we need
> to use bounce-buffers. This results in allocation of a huge amount
> of heap memory, which can't be reused (because of simple-malloc).
>
> Therefore we enable the static bounce buffer method.
>
> Signed-off-by: Christoph Muellner <christoph.muell...@theobroma-systems.com>
> ---
>
>  configs/puma-rk3399_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to