Home
last modified time | relevance | path

Searched hist:"0 e1612a7d1578217f89bd55ac2c0d582e2f44c0f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dti_armv7_common.h0e1612a7d1578217f89bd55ac2c0d582e2f44c0f Tue Jun 03 04:04:54 UTC 2014 Simon Glass <sjg@chromium.org> arm: ti: Increase malloc size to 16MB for armv7 boards

The current size of 1MB is not enough use to use DFU. Increase it for
ARMv7 boards, all of which should have 32MB or more SDRAM.

With this change it is possible to do 'dfu mmc 0' on a Beaglebone Black.

Signed-off-by: Simon Glass <sjg@chromium.org>