标题: Davinci DM6446 Linux 内核分析——board-evm.c [打印本页] 作者: yuyang911220 时间: 2015-10-21 09:38 标题: Davinci DM6446 Linux 内核分析——board-evm.c
*
* linux/arch/arm/mach-davinci/board-evm.c
*
* TI DaVinci EVM board
*
* Copyright (C) 2006 Texas Instruments.
*
*----------------------------------------------------------------------------
*
* This program is free software; you can redistribute it and/ormodify
* it under the terms of the GNU General Public License as publishedby
* the Free Software Foundation; either version 2 of the License,or
* (at your option) any later version.
*
* This program is distributed in the hope that it will beuseful,
* but WITHOUT ANY WARRANTY; without even the implied warrantyof
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Seethe
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General PublicLicense
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*----------------------------------------------------------------------------
*
*/