···11/*22- * File: arch/blackfin/kernel/setup.c33- * Based on:44- * Author:22+ * arch/blackfin/kernel/setup.c53 *66- * Created:77- * Description:44+ * Copyright 2004-2006 Analog Devices Inc.85 *99- * Modified:1010- * Copyright 2004-2006 Analog Devices Inc.66+ * Enter bugs at http://blackfin.uclinux.org/117 *1212- * Bugs: Enter bugs at http://blackfin.uclinux.org/1313- *1414- * This program is free software; you can redistribute it and/or modify1515- * it under the terms of the GNU General Public License as published by1616- * the Free Software Foundation; either version 2 of the License, or1717- * (at your option) any later version.1818- *1919- * This program is distributed in the hope that it will be useful,2020- * but WITHOUT ANY WARRANTY; without even the implied warranty of2121- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the2222- * GNU General Public License for more details.2323- *2424- * You should have received a copy of the GNU General Public License2525- * along with this program; if not, see the file COPYING, or write2626- * to the Free Software Foundation, Inc.,2727- * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA88+ * Licensed under the GPL-2 or later.289 */29103011#include <linux/delay.h>···678697 else if (_bfin_swrst & RESET_SOFTWARE)679698 printk(KERN_NOTICE "Reset caused by Software reset\n");680699681681- printk(KERN_INFO "Blackfin support (C) 2004-2007 Analog Devices, Inc.\n");700700+ printk(KERN_INFO "Blackfin support (C) 2004-2008 Analog Devices, Inc.\n");682701 if (bfin_compiled_revid() == 0xffff)683702 printk(KERN_INFO "Compiled for ADSP-%s Rev any\n", CPU);684703 else if (bfin_compiled_revid() == -1)