Christian Wiese
13 years ago
4 changed files with 0 additions and 129 deletions
@ -1,38 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../linux26mips/fb-hotfix.patch
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
#
|
||||
# More information can be found in the files COPYING and README.
|
||||
#
|
||||
# This patch file is dual-licensed. It is available under the license the
|
||||
# patched project is licensed under, as long as it is an OpenSource license
|
||||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
|
||||
# of the GNU General Public License as published by the Free Software
|
||||
# Foundation; either version 2 of the License, or (at your option) any later
|
||||
# version.
|
||||
# --- SDE-COPYRIGHT-NOTE-END ---
|
||||
--- linux.git/drivers/video/odyssey.c.vanilla 2005-11-11 11:53:16.000000000 +0100
|
||||
+++ linux.git/drivers/video/odyssey.c 2005-11-11 11:46:14.000000000 +0100
|
||||
@@ -37,6 +37,8 @@
|
||||
#include <asm/mach-ip30/xtalk.h>
|
||||
#include <video/odyssey.h>
|
||||
|
||||
+#include "console/fbcon.h"
|
||||
+
|
||||
struct odyssey_par {
|
||||
/* physical mmio base in HEART XTalk space */
|
||||
unsigned long mmio_base;
|
||||
--- linux.git/drivers/video/impactsr.c.vanilla 2005-11-11 11:53:19.000000000 +0100
|
||||
+++ linux.git/drivers/video/impactsr.c 2005-11-11 11:44:34.000000000 +0100
|
||||
@@ -50,6 +50,9 @@
|
||||
#include <asm/mach-ip30/xtalk.h>
|
||||
#include <video/impactsr.h>
|
||||
|
||||
+#include "console/fbcon.h"
|
||||
+
|
||||
+
|
||||
#define IMPACTSR_KPOOL_SIZE 65536
|
||||
|
||||
struct impactsr_par {
|
@ -1,21 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../linux26mips/linux26mips.conf |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
. $base/package/*/linux24/linux24.conf |
||||
|
||||
#var_append patchfiles " " "`ls $base/package/*/linux26/*.patch`" |
||||
|
||||
SDECFG_PKG_LINUX_CONFIG_STYLE=none |
||||
lx_customconf=`match_source_file -p skylark-approved-config-tm` |
||||
|
@ -1,46 +0,0 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../linux26mips/linux26mips.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] Precompiled Linux kernel binary image and modules for MIPS / MIPS64 |
||||
|
||||
[T] This package contains a precompiled kernel image and the modules MIPS |
||||
[T] linux kernels which were created from the vanilla linux kernel versions |
||||
[T] by merging the corresponding MIPS tree |
||||
|
||||
[U] http://www.linux-mips.org |
||||
|
||||
[A] Linus Toralds <torvalds@transmeta.com> and MIPS crew |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] base/kernel |
||||
[F] KERNEL |
||||
|
||||
[E] group kernel-bin |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 2.6.12-IOC3-R25-IP30-R26 |
||||
[P] X -1---5---9 102.061 |
||||
[R] + mips mips64 |
||||
|
||||
[O] . $base/package/*/linux24/linux24.conf |
||||
[O] var_insert patchfiles " " "`match_source_file -p .patch.`" |
||||
|
||||
[D] 799547142 linux-mips-2.6.12-cvs.tar.bz2 http://dl.exactcode.de/oss/linux-mips/ |
||||
[D] 2854618727 linux-mips-2.6.12-ioc3-r25.patch.bz2 ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/ |
||||
[D] 256572615 linux-mips-2.6.12-ip30-r26.patch.bz2 ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/ |
||||
[D] 2904698121 skylark-approved-config-tm ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/ |
||||
|
@ -1,24 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../linux26mips/video-board-quirk.patch
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
#
|
||||
# More information can be found in the files COPYING and README.
|
||||
#
|
||||
# This patch file is dual-licensed. It is available under the license the
|
||||
# patched project is licensed under, as long as it is an OpenSource license
|
||||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
|
||||
# of the GNU General Public License as published by the Free Software
|
||||
# Foundation; either version 2 of the License, or (at your option) any later
|
||||
# version.
|
||||
# --- SDE-COPYRIGHT-NOTE-END ---
|
||||
--- linux.git/arch/mips/sgi-ip30/ip30-xtalk.c.vanilla 2005-11-12 00:42:04.000000000 +0100
|
||||
+++ linux.git/arch/mips/sgi-ip30/ip30-xtalk.c 2005-11-12 00:42:44.000000000 +0100
|
||||
@@ -170,5 +170,5 @@
|
||||
}
|
||||
i=IP30_XTALK_NUM_WID;
|
||||
while((i=ip30_xtalk_find(PCIBR_XTALK_MFGR,PCIBR_XTALK_PART,i))!=-1)
|
||||
- bridge_probe(0, i, IP30_WIDGET_HEART);
|
||||
+ if (i!=11)bridge_probe(0, i, IP30_WIDGET_HEART);
|
||||
}
|
Loading…
Reference in new issue