On Friday, April 18, 2014 at 08:05:44 PM, Ian Campbell wrote:
> This patch adds DRAM initialisation support for the Allwinner A20 (sun7i)
> processor. This code will not been compiled until the build is hooked up in
> a later patch. It has been split out to keep the patches manageable.
> 
> Signed-off-by: Alexandru Gagniuc <mr.nuke...@gmail.com>
> Signed-off-by: Emilio López <emi...@elopez.com.ar>
> Signed-off-by: Hans de Goede <hdego...@redhat.com>
> Signed-off-by: Henrik Nordstrom <hen...@henriknordstrom.net>
> Signed-off-by: Jens Kuske <jensku...@gmail.com>
> Signed-off-by: Luke Leighton <l...@lkcl.net>
> Signed-off-by: Oliver Schinagl <oli...@schinagl.nl>
> Signed-off-by: Stefan Roese <s...@denx.de>
> Signed-off-by: Ian Campbell <i...@hellion.org.uk>
> Cc: Tom Cubie <mr.hip...@gmail.com>

There's a lot of unbounded endless loops [ while (cond) ; ] in this patch. Add 
timeouts and handle them please, otherwise the board would get stuck during 
boot 
and you won't know why.

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to