summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g/src/up_boot.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-25 12:50:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-25 12:50:42 +0000
commit4acd60377103f9e793c8eb196c0dc19299b6729b (patch)
tree9ca705666969c11e1ca53c7feae3866193a26011 /nuttx/configs/nucleus2g/src/up_boot.c
parente0e7d9f9b0e4aeba2b34b4a959e240a238fb0a5f (diff)
downloadpx4-nuttx-4acd60377103f9e793c8eb196c0dc19299b6729b.tar.gz
px4-nuttx-4acd60377103f9e793c8eb196c0dc19299b6729b.tar.bz2
px4-nuttx-4acd60377103f9e793c8eb196c0dc19299b6729b.zip
Corrections for LP17xx UARTs and Nucleus 2G
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4331 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/nucleus2g/src/up_boot.c')
-rwxr-xr-xnuttx/configs/nucleus2g/src/up_boot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/nucleus2g/src/up_boot.c b/nuttx/configs/nucleus2g/src/up_boot.c
index 27e181225..d4c44a455 100755
--- a/nuttx/configs/nucleus2g/src/up_boot.c
+++ b/nuttx/configs/nucleus2g/src/up_boot.c
@@ -2,8 +2,8 @@
* configs/nucleus2g/src/up_boot.c
* arch/arm/src/board/up_boot.c
*
- * Copyright (C) 2010 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2010, 2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions