Update GL.iNet company name
authorPiotr Dymacz <pepe2k@gmail.com>
Sat, 19 Aug 2017 11:38:09 +0000 (13:38 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 20 Aug 2017 12:52:30 +0000 (14:52 +0200)
Makefile
README.md
u-boot/Makefile

index b4053eef34911c8b576b2d5c1219b80492c5e91b..bbde6c0090dd5467c25ac968378048a85e127657 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -209,7 +209,7 @@ endef
 
 COMMON_AR933X_TARGETS = \
        gainstrong_oolite_v1_dev \
-       gl-innovations_gl-inet-6416 \
+       gl-inet_6416 \
        tp-link_tl-mr10u \
        tp-link_tl-mr13u \
        tp-link_tl-mr3020 \
@@ -247,7 +247,7 @@ $(COMMON_ETHS27_TARGETS):
 8devices_carambola2 \
 alfa-network_hornet-ub \
 creatcomm-technology_d3321 \
-gl-innovations_gl-ar150:
+gl-inet_gl-ar150:
        @$(call build,256,1)
 
 alfa-network_ap121f:
index 1a7378c4a0ee32c39b0689ae3cb30c6ddd68e7fd..badea7d391be2220994543a53428e6a7b4171097 100644 (file)
--- a/README.md
+++ b/README.md
@@ -68,8 +68,8 @@ Currently supported devices:
   - Black Swift
   - CreatComm Technology D3321
   - Dragino 2 (MS14)
-  - GL Innovations GL-AR150
-  - GL Innovations GL.iNet 64xxA ([photos in my gallery](http://galeria.tech-blog.pl/GLiNet/))
+  - GL.iNet 64xxA ([photos in my gallery](http://galeria.tech-blog.pl/GLiNet/))
+  - GL.iNet GL-AR150
   - GS-Oolite/Elink EL-M150 module with dev board ([photos in my gallery](http://galeria.tech-blog.pl/Elink_EL-M150_Development-Board/))
   - TP-Link TL-MR10U v1 ([photos in my gallery](http://galeria.tech-blog.pl/TP-Link_TL-MR10U/))
   - TP-Link TL-MR13U v1
@@ -135,8 +135,8 @@ More information about supported devices:
 | [D-Link DIR-505 H/W ver. A1](http://wiki.openwrt.org/toh/d-link/dir-505) | AR1311 | 8 MiB | 64 MiB DDR2 | 64 KiB, LZMA | RO |
 | [Dragino 2 (MS14)](http://wiki.openwrt.org/toh/dragino/ms14) | AR9331 | 16 MiB | 64 MiB DDR1 | 192 KiB | R/W |
 | [EnGenius ENS202EXT](https://wiki.openwrt.org/toh/engenius/engenius_ens202ext_1.0.0) | AR9341 | 16 MiB | 64 MiB DDR1 | 256 KiB | R/W |
-| GL Innovations GL-AR150 | AR9331 | 16 MiB | 64 MiB DDR2 | 256 KiB | R/W |
-| [GL Innovations GL.iNet 64xxA](http://wiki.openwrt.org/toh/gl-inet/gl-inet) | AR9331 | 8/16 MiB | 64 MiB DDR1 | 64 KiB | RO |
+| [GL.iNet 64xxA](http://wiki.openwrt.org/toh/gl-inet/gl-inet) | AR9331 | 8/16 MiB | 64 MiB DDR1 | 64 KiB | RO |
+| GL.iNet GL-AR150 | AR9331 | 16 MiB | 64 MiB DDR2 | 256 KiB | R/W |
 | GS-Oolite/Elink EL-M150 module | AR9331 | 4/8/16 MiB | 64 MiB DDR2 | 64 KiB, LZMA | RO |
 | P&W CPE505N | QCA9531 | 16 MiB | 64 MiB DDR2 | 256 KiB | R/W |
 | P&W R602N | QCA9531 | 16 MiB | 64 MiB DDR2 | 256 KiB | R/W |
index fe12914fbf74f3bbd707c628111bc712dfc46470..0d04c6425a73a3defa32097f2fa27abf3560b83c 100644 (file)
@@ -464,14 +464,14 @@ gainstrong_oolite_v1_dev: ar933x_common
        @$(call define_add,CONFIG_FOR_GS_OOLITE_V1_DEV,1)
        @$(MKCONFIG) -a ap121 mips mips ap121 ar7240 ar7240
 
-gl-innovations_gl-ar150: ar933x_common
-       @$(call config_init,GL Innovations GL-AR150,gl-ar150,16,11,,QCA_AR933X_SOC)
-       @$(call define_add,CONFIG_FOR_GL_AR150,1)
+gl-inet_6416: ar933x_common
+       @$(call config_init,GL.iNet 6416,glinet-6416,8,11,,QCA_AR933X_SOC)
+       @$(call define_add,CONFIG_FOR_GL_INET,1)
        @$(MKCONFIG) -a ap121 mips mips ap121 ar7240 ar7240
 
-gl-innovations_gl-inet-6416: ar933x_common
-       @$(call config_init,GL Innovations GL.iNet 6416,glinet-6416,8,11,,QCA_AR933X_SOC)
-       @$(call define_add,CONFIG_FOR_GL_INET,1)
+gl-inet_gl-ar150: ar933x_common
+       @$(call config_init,GL.iNet GL-AR150,gl-ar150,16,11,,QCA_AR933X_SOC)
+       @$(call define_add,CONFIG_FOR_GL_AR150,1)
        @$(MKCONFIG) -a ap121 mips mips ap121 ar7240 ar7240
 
 p2w_cpe505n: qca953x_common