[OpenWrt-Devel] [PATCH 1/3] ralink: add ethernet macaddr to dts for FireWRT
Yousong Zhou
yszhou4tech at gmail.com
Fri Jan 30 06:10:13 EST 2015
Hi, wengbj
It's just that OpenWrt requires a Signed-off-by line for patches to be
accepted [1]. That line can be generated by option -s in command `git
format-patch -s ...'
[1] https://dev.openwrt.org/wiki/SubmittingPatches
Regards
yousong
On 30 January 2015 at 17:04, wengbj <fl.service at t-firefly.com> wrote:
> ---
> target/linux/ramips/dts/FIREWRT.dts | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts
> index 2e5d26b..4e9e28b 100644
> --- a/target/linux/ramips/dts/FIREWRT.dts
> +++ b/target/linux/ramips/dts/FIREWRT.dts
> @@ -78,4 +78,9 @@
> };
> };
> };
> +
> + ethernet at 1e100000 {
> + mtd-mac-address = <&factory 0xe000>;
> + };
> +
> };
> --
> 1.7.9.5
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list