Home
last modified time | relevance | path

Searched hist:fc520894d426aae5dc0b87aa012520fc18231e1e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsocfpga_common.hfc520894d426aae5dc0b87aa012520fc18231e1e Sat Oct 18 01:52:36 UTC 2014 Marek Vasut <marex@denx.de> arm: socfpga: Move code from misc_init_r() to arch_early_init_r()

Move this initialization code to proper place. The misc_init_r()
function is called way too late and the platform initialization
code should be executed much earlier.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Vince Bridgers <vbridger@altera.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Acked-by: Pavel Machek <pavel@denx.de>