commit | 2380b8f529ae95cc51fa475e83101e40f4191a43 | [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 | bcbb046bd5cba6acb07aa99cad728726be8359e6 [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>