aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commit4c585f609a4a39fd00a40d80df9b93538ab5a5a6 (patch)
tree48e347b7100094c2b6bf10a1f253a2bc4a24a7bc /target
parentbe38e0f2ee7cd41de5342060eef9a5ff271fc4ee (diff)
downloadmaster-187ad058-4c585f609a4a39fd00a40d80df9b93538ab5a5a6.tar.gz
master-187ad058-4c585f609a4a39fd00a40d80df9b93538ab5a5a6.tar.bz2
master-187ad058-4c585f609a4a39fd00a40d80df9b93538ab5a5a6.zip
add copyright statement
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4058 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm-2.4/patches/004-flash.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/brcm-2.4/patches/004-flash.patch b/target/linux/brcm-2.4/patches/004-flash.patch
index 4fbf3da7e9..7a070128ed 100644
--- a/target/linux/brcm-2.4/patches/004-flash.patch
+++ b/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
+ *