Re: [PATCH v5 3/7] configs: ns3: enable BCM IPROC mmc driver

2020-07-29 Thread Tom Rini
On Wed, Jul 15, 2020 at 10:53:03PM +0530, Rayagonda Kokatanur wrote: > Enable BCM IPROC mmc driver ns3. > Enable DMA for MMC Host to have better reads and writes. > > Signed-off-by: Rayagonda Kokatanur > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc

[PATCH v5 3/7] configs: ns3: enable BCM IPROC mmc driver

2020-07-15 Thread Rayagonda Kokatanur
Enable BCM IPROC mmc driver ns3. Enable DMA for MMC Host to have better reads and writes. Signed-off-by: Rayagonda Kokatanur Reviewed-by: Simon Glass --- configs/bcm_ns3_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/configs/bcm_ns3_defconfig b/configs/bcm_ns3_defconfig