commit | d7f2c129eab1eb69b0161007bda4b7b5df3f860c | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Apr 17 18:13:06 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Thu Jul 23 10:37:20 2015 +0200 |
tree | 12129a4a37acf7ecefc73d7e956e1be36dcea2fe | |
parent | 8588a7b8acafc635246681c7a982c9e09f4b6cfe [diff] |
arm: mvebu: spl.c: Add call to board_early_init_f() Pin muxing needs to be done before UART output, since on A38x the UART pins need some re-muxing for output to work. Signed-off-by: Stefan Roese <sr@denx.de>