On 16 February 2015 at 08:13, Przemyslaw Marczak <p.marc...@samsung.com> wrote:
> Reduce the boot time of Odroid X2/U3 by disabling the memset
> at malloc init.
>
> This was tested on Odroid X2.
> A quick test with checking gpio pin state using the oscilloscope.
> Boot time from start to bootcmd (change gpio state by memory write command):
> - ~228ms - before this change (arch memset enabled for .bss clear)
> - ~100ms - after this change
>
> Signed-off-by: Przemyslaw Marczak <p.marc...@samsung.com>

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

Reply via email to