OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc
    from Rev 4 to Rev 5
    Reverse comparison

Rev 4 → Rev 5

/trunk/linux/arch/or32/board/config.c
2,8 → 2,12
* linux/arch/or32/board/config.c
*
* or32 version
* author(s): Simon Srot (srot@opencores.org) and OpenCores.org
* author(s): Simon Srot (srot@opencores.org)
*
* For more information about OpenRISC processors, licensing and
* design services you may contact Beyond Semiconductor at
* sales@bsemi.com or visit website http://www.bsemi.com.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the main directory of this archive
* for more details.
106,7 → 110,7
{
.mapbase = 0x90000000,
.irq = 2,
.uartclk = BASE_BAUD,
.uartclk = SYS_CLK, /*BASE_BAUD,*/
.regshift = 0,
.iotype = UPIO_MEM,
.flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF,

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.