From 0c52c41a7b877f868e7e9e0794fbecf15d41f0d4 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 28 Nov 2012 10:41:00 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4842 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/GCC/PPC/SPC560BCxx/ppcparams.h | 8 ++++---- os/ports/GCC/PPC/SPC560Pxx/ppcparams.h | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h b/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h index c04a4fa1b..d5828640e 100644 --- a/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h +++ b/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h @@ -19,13 +19,13 @@ */ /** - * @file SPC560Pxx/ppcparams.h - * @brief PowerPC parameters for the SPC560Pxx. + * @file SPC560BCxx/ppcparams.h + * @brief PowerPC parameters for the SPC560B/Cxx. * - * @defgroup PPC_SPC560Pxx SPC560Pxx/MPC560x Specific Parameters + * @defgroup PPC_SPC560BCxx SPC560BCxx Specific Parameters * @ingroup PPC_SPECIFIC * @details This file contains the PowerPC specific parameters for the - * SPC560Pxx/MPC560x platform. + * SPC560BCxx platform. * @{ */ diff --git a/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h b/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h index ac4a79a26..210c49ab1 100644 --- a/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h +++ b/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h @@ -22,10 +22,10 @@ * @file SPC560Pxx/ppcparams.h * @brief PowerPC parameters for the SPC560Pxx. * - * @defgroup PPC_SPC560Pxx SPC560Pxx/MPC560x Specific Parameters + * @defgroup PPC_SPC560Pxx SPC560Pxx Specific Parameters * @ingroup PPC_SPECIFIC * @details This file contains the PowerPC specific parameters for the - * SPC560Pxx/MPC560x platform. + * SPC560Pxx platform. * @{ */ -- cgit v1.2.3