summaryrefslogtreecommitdiffstats
path: root/board/phycore_mcf54xx/highlevel_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/phycore_mcf54xx/highlevel_init.c')
-rw-r--r--board/phycore_mcf54xx/highlevel_init.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/board/phycore_mcf54xx/highlevel_init.c b/board/phycore_mcf54xx/highlevel_init.c
index 11b30f183c..a0d4a621ac 100644
--- a/board/phycore_mcf54xx/highlevel_init.c
+++ b/board/phycore_mcf54xx/highlevel_init.c
@@ -18,7 +18,8 @@
* along with U-Boot V2. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file This file contains high-level init functions.
+/** @file
+ * @brief This file contains high-level init functions.
*
*/
#include <common.h>
@@ -115,7 +116,7 @@ void board_init_highlevel(void)
/** Provide address of early debug low-level output
*
- * @fixme Should return real address for UART register map.
+ * @todo Should return real address for UART register map.
*/
void *get_early_console_base(const char *name)
{