aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-kirkwood/patches/0003-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch
diff options
context:
space:
mode:
authorAlberto Bursi <alberto.bursi@outlook.it>2017-01-29 15:15:56 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-09 12:26:42 +0100
commita6ef5933f818a9598209968cb772810e36a320f4 (patch)
treefbf4ee18be02f20fa49826341980da9e2c49f0ac /package/boot/uboot-kirkwood/patches/0003-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch
parent2faa1edd917d3ec716574aa8da11a8ff10fd67ea (diff)
downloadupstream-a6ef5933f818a9598209968cb772810e36a320f4.tar.gz
upstream-a6ef5933f818a9598209968cb772810e36a320f4.tar.bz2
upstream-a6ef5933f818a9598209968cb772810e36a320f4.zip
uboot-kirkwood: remove obsolete patches
all patches for CONFIG_SYS_GENERIC_BOARD are obsolete for uboot 2016 sources. Run-tested with the uboot of goflexnet, also the md5sum of all other uboots is the same with or without these patches. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/0003-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch')
-rw-r--r--package/boot/uboot-kirkwood/patches/0003-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/package/boot/uboot-kirkwood/patches/0003-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch b/package/boot/uboot-kirkwood/patches/0003-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch
deleted file mode 100644
index ac0bc0d2a4..0000000000
--- a/package/boot/uboot-kirkwood/patches/0003-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 0d0a6606396f0cc1a4f2966d167ef9e85d533650 Mon Sep 17 00:00:00 2001
-From: Luka Perkov <luka@openwrt.org>
-Date: Sun, 30 Nov 2014 02:40:51 +0100
-Subject: [PATCH 6/9] kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define
-
-Signed-off-by: Luka Perkov <luka@openwrt.org>
-CC: Prafulla Wadaskar <prafulla@marvell.com>
-CC: Stefan Roese <sr@denx.de>
----
- include/configs/goflexhome.h | 2 ++
- 1 file changed, 2 insertions(+)
-
---- a/include/configs/goflexhome.h
-+++ b/include/configs/goflexhome.h
-@@ -15,6 +15,8 @@
- #ifndef _CONFIG_GOFLEXHOME_H
- #define _CONFIG_GOFLEXHOME_H
-
-+#define CONFIG_SYS_GENERIC_BOARD
-+
- /*
- * Version number information
- */