commit | 9cabb36b612944fd861461d33553bb81477cec84 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Wed Jul 04 13:12:37 2012 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Tue Sep 11 09:24:58 2012 +0200 |
tree | e5148174ae1255a921a514537ac40fab4d5145cf | |
parent | 06ac6510429bbc84c2885205c716625afebe4f85 [diff] |
microblaze: Clean microblaze initialization Move board specific function to board_init function in board/ folder Remove externs from generic board.c Use board_init_f function in board.c file. Signed-off-by: Michal Simek <monstr@monstr.eu> Acked-by: Stephan Linz <linz@li-pro.net>