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

Subversion Repositories axi_vga_fb

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /axi_vga_fb
    from Rev 3 to Rev 4
    Reverse comparison

Rev 3 → Rev 4

/trunk/v586fb.c
1,9 → 1,8
/*
* linux/drivers/video/v586fb.c -- v586 frame buffer device
*
* Copyright (C) 2017
* Copyright (C) 2001
*
* This driver is derived from the q40 one done by :
* Richard Zidlicky <rz@linux-m68k.org>
*
* This file is subject to the terms and conditions of the GNU General Public
25,7 → 24,7
#include <linux/module.h>
#include <asm/pgtable.h>
 
#define v586_PHYS_SCREEN_ADDR 0x000A0000
#define v586_PHYS_SCREEN_ADDR 0x40F00000
#define v586_PHYS_SCREEN_SIZE 0x00020000
/* static void *videomemory; */
static u_long videomemorysize = v586_PHYS_SCREEN_SIZE;

powered by: WebSVN 2.1.0

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