[U-Boot] [PATCHv1 08/22] arm: socfpga: spl: Add call to timer_init
Marek Vasut
marex at denx.de
Thu Jan 15 00:45:59 CET 2015
On Wednesday, January 14, 2015 at 05:40:48 PM, dinguyen at opensource.altera.com
wrote:
> From: Dinh Nguyen <dinguyen at opensource.altera.com>
>
> Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
You might want to check common/spl/spl.c , which implements most of the standard
SPL init procedure. It even includes the call to timer_init() there in
board_init_r() . I wonder if you really need to call it here one more time.
Do you ?
Best regards,
Marek Vasut
More information about the U-Boot
mailing list