aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch
diff options
context:
space:
mode:
authorJosua Mayer <josua.mayer97@gmail.com>2017-04-23 18:19:59 +0200
committerFelix Fietkau <nbd@nbd.name>2017-05-30 14:00:30 +0200
commit86c4144571220cde91f8b1c3d07f03190e4560dd (patch)
treea320371ac63fd8f5505761c1ca6e2313b455713b /package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch
parente783f588eba1ef56365f1293e01509140b115f7a (diff)
downloadupstream-86c4144571220cde91f8b1c3d07f03190e4560dd.tar.gz
upstream-86c4144571220cde91f8b1c3d07f03190e4560dd.tar.bz2
upstream-86c4144571220cde91f8b1c3d07f03190e4560dd.zip
u-boot-mvebu: update to 2017.03
Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
Diffstat (limited to 'package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch')
-rw-r--r--package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch b/package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch
index 2dd9f28283..85bd03f40b 100644
--- a/package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch
+++ b/package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch
@@ -1,6 +1,8 @@
+diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
+index 1264871e83..41e94e6daf 100644
--- a/configs/clearfog_defconfig
+++ b/configs/clearfog_defconfig
-@@ -14,6 +14,7 @@ CONFIG_DEBUG_UART=y
+@@ -47,6 +47,7 @@ CONFIG_DEBUG_UART=y
CONFIG_DEBUG_UART_BASE=0xd0012000
CONFIG_DEBUG_UART_CLOCK=250000000
CONFIG_DEBUG_UART_SHIFT=2