diff options
author | Mathias Kresin <dev@kresin.me> | 2017-04-08 11:47:44 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-12-16 23:33:56 +0100 |
commit | ed72540c10d87d6c75982d206fe3fe942f345ebd (patch) | |
tree | dd6daa33ef3b45694ce7c80455e53edd202c8066 /target/linux/lantiq | |
parent | 26dc65b126dfa6b63a9df725069bf331a3e8577a (diff) | |
download | upstream-ed72540c10d87d6c75982d206fe3fe942f345ebd.tar.gz upstream-ed72540c10d87d6c75982d206fe3fe942f345ebd.tar.bz2 upstream-ed72540c10d87d6c75982d206fe3fe942f345ebd.zip |
lantiq: add missing model names
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/dts/EASY50810.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/EASY50810.dts b/target/linux/lantiq/dts/EASY50810.dts index d36ab2e5a7..605eb826a2 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"; |