Reduce fixed memory split on RPi3 39/16039/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 6 Aug 2018 10:15:04 +0000 (12:15 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 6 Aug 2018 10:15:07 +0000 (12:15 +0200)
commit441613efaa45d6ac4ded67a2495f5c6a9d988584
treefa8cc316fe683723c942dd340b87df5dc1a5ad7f
parentcf665c031207454a52efc8dc96b897ecb747b33f
Reduce fixed memory split on RPi3

As it turns out, the driver uses cma and the fixed memory split is only needed at boot time
before cma takes over or for the old driver.
Thus we can safely reduce it down again as it does not help with the
limited cma memory at all.

Change-Id: Ibd5da5da931d02777e8d69543ce44e6b536402b1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_raspberrypi3.inc