[source] lantiq: add missing model names
LEDE Commits
lede-commits at lists.infradead.org
Sat Dec 16 14:35:11 PST 2017
mkresin pushed a commit to source.git, branch master:
https://git.lede-project.org/ed72540c10d87d6c75982d206fe3fe942f345ebd
commit ed72540c10d87d6c75982d206fe3fe942f345ebd
Author: Mathias Kresin <dev at kresin.me>
AuthorDate: Sat Apr 8 11:47:44 2017 +0200
lantiq: add missing model names
Signed-off-by: Mathias Kresin <dev at kresin.me>
---
target/linux/lantiq/dts/EASY50810.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/lantiq/dts/EASY50810.dts b/target/linux/lantiq/dts/EASY50810.dts
index d36ab2e..605eb82 100644
--- a/target/linux/lantiq/dts/EASY50810.dts
+++ b/target/linux/lantiq/dts/EASY50810.dts
@@ -4,6 +4,7 @@
/ {
compatible = "lantiq,easy50810", "lantiq,xway", "lantiq,ar9";
+ model = "Lantiq EASY50810";
chosen {
bootargs = "console=ttyLTQ0,115200";
More information about the lede-commits
mailing list