aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/patches/002-enable_random_mac_addr.patch
diff options
context:
space:
mode:
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