summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-23 17:18:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-23 17:18:41 +0000
commit2fc5aae018be96666d27d1a804b7b80918f217a9 (patch)
treeefb14c399263a7bf10fe7e2d961fdd1fc9083d88 /openwrt/target/linux
parent21ba6dba2643fcadcbba39523d5f4540a8d9aadd (diff)
downloadmtk-20170518-2fc5aae018be96666d27d1a804b7b80918f217a9.zip
mtk-20170518-2fc5aae018be96666d27d1a804b7b80918f217a9.tar.gz
mtk-20170518-2fc5aae018be96666d27d1a804b7b80918f217a9.tar.bz2
add copyright statement
SVN-Revision: 4058
Diffstat (limited to 'openwrt/target/linux')
-rw-r--r--openwrt/target/linux/brcm-2.4/patches/004-flash.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/target/linux/brcm-2.4/patches/004-flash.patch b/openwrt/target/linux/brcm-2.4/patches/004-flash.patch
index 4fbf3da..7a07012 100644
--- a/openwrt/target/linux/brcm-2.4/patches/004-flash.patch
+++ b/openwrt/target/linux/brcm-2.4/patches/004-flash.patch
@@ -334,10 +334,11 @@ diff -urN linux.old/drivers/mtd/devices/sflash.c linux.dev/drivers/mtd/devices/s
diff -urN linux.old/drivers/mtd/maps/bcm947xx-flash.c linux.dev/drivers/mtd/maps/bcm947xx-flash.c
--- linux.old/drivers/mtd/maps/bcm947xx-flash.c 1970-01-01 01:00:00.000000000 +0100
+++ linux.dev/drivers/mtd/maps/bcm947xx-flash.c 2006-06-23 18:08:46.000000000 +0200
-@@ -0,0 +1,544 @@
+@@ -0,0 +1,545 @@
+/*
-+ * Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org)
++ * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2005 Waldemar Brodkorb <wbx@openwrt.org>
++ * Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org)
+ *
+ * original functions for finding root filesystem from Mike Baker
+ *