[openwrt/openwrt] uboot-envtools: add support for Samsung WAM250

LEDE Commits lede-commits at lists.infradead.org
Thu Feb 22 15:22:58 PST 2018


pepe2k pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/f4871333227afd6ff77bbea6e408404d24c484c7

commit f4871333227afd6ff77bbea6e408404d24c484c7
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Thu Feb 8 22:37:08 2018 +0100

    uboot-envtools: add support for Samsung WAM250
    
    Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
 package/boot/uboot-envtools/files/ar71xx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/boot/uboot-envtools/files/ar71xx b/package/boot/uboot-envtools/files/ar71xx
index ae48b2e..b62eec6 100644
--- a/package/boot/uboot-envtools/files/ar71xx
+++ b/package/boot/uboot-envtools/files/ar71xx
@@ -54,6 +54,7 @@ r36a|\
 rme-eg200|\
 sr3200|\
 tube2h|\
+wam250|\
 wndr3700|\
 xd3200)
 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"



More information about the lede-commits mailing list