
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.me@gmail.com Signed-off-by: Emilio López emilio@elopez.com.ar Signed-off-by: Hans de Goede hdegoede@redhat.com Signed-off-by: Henrik Nordstrom henrik@henriknordstrom.net Signed-off-by: Jens Kuske jenskuske@gmail.com Signed-off-by: Luke Leighton lkcl@lkcl.net Signed-off-by: Oliver Schinagl oliver@schinagl.nl Signed-off-by: Stefan Roese sr@denx.de Signed-off-by: Ian Campbell ijc@hellion.org.uk Cc: Tom Cubie Mr.hipboi@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