From patchwork Fri May 20 16:03:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 624539 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (caladan.dune.hu [78.24.191.180]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rBCTp5JZkz9t7X for ; Sat, 21 May 2016 02:06:00 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=open-mesh-com.20150623.gappssmtp.com header.i=@open-mesh-com.20150623.gappssmtp.com header.b=ZGBjFCTm; dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 40F74B92326; Fri, 20 May 2016 18:04:24 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP; Fri, 20 May 2016 18:04:24 +0200 (CEST) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 2D887B92324 for ; Fri, 20 May 2016 18:04:12 +0200 (CEST) X-policyd-weight: using cached result; rate: -7 Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Fri, 20 May 2016 18:04:11 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id a17so11776552wme.0 for ; Fri, 20 May 2016 09:04:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=X9nseb52ANZs22UYOPECElVJHp6vOtxQWSbttXUETmk=; b=ZGBjFCTmYdKQbVzVmOXoIlv801obyGIW9olU8YZBqiV2ORc8Cwhfn/LaRBOZEW362m Fp3iArmics4FNznVJc2UmlUH+aLjIbKl2UxOE0bx6LUsLtJ8qzm1+ndZzfQrwbTZ4xTw 6TfL1IHYCbwEKPgqN8C2Ob4Hp0NBK3zOazX+RSAbsi8vW0Bz9lBQcXiTXIiSuFzD6qIO XKBfneBRcADyICeBUnMeKAmPdHAc0XWNOQTGzYc1r95dpOIZKMCqcyFmzzVBNm7ms5+3 tp8DDOTCCIOIO6R03UXfJ1XxDLMYUpqMSRnZ/K9GtZZwrHmvnMEXdlAqqF6nUf3eqozG 8W4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=X9nseb52ANZs22UYOPECElVJHp6vOtxQWSbttXUETmk=; b=EZ6te8YZUD5xhrfXuZwPU1X8RQUI/Im5kfYkqRB45bY/Psw1ZRG4GLh+HqMQEo0BTi sPAUipEszSl7C2utqAW21FIJLYXNiVtn9cjwKuSZiqL1EU4WnAXojPHsH+Y+cbQXQCqK 3E1WS26SGXIOYAXkqoWuzeySlxV7IBaPh9TACAd3ZUWL7+PQyDH8dWIWvgCEOvVO7u7c +MtZLVH9CHQx+mTeOcnRiSQhW+WTwT+7BZ5pN/Ff4ZLHTM3Yn8KV3LI2CpzCjfDlPLa0 IlzIW9okKQeP2nG/uLBBJWKy5adz9LyMsGhhNdd6DigdhZoanr1jQc4CIoOX9fLLEFr3 h4LA== X-Gm-Message-State: AOPr4FVaC8nZML80BQI7w7fq+Br1sq6DtHKVlYRQXGJni2MtDeME3PM9ExTPA7Y26sFHBlNH X-Received: by 10.28.188.7 with SMTP id m7mr4372647wmf.37.1463760250828; Fri, 20 May 2016 09:04:10 -0700 (PDT) Received: from sven-desktop.home.narfation.org (p579E7469.dip0.t-ipconnect.de. [87.158.116.105]) by smtp.gmail.com with ESMTPSA id y3sm20401337wji.40.2016.05.20.09.04.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 May 2016 09:04:10 -0700 (PDT) From: Sven Eckelmann To: openwrt-devel@lists.openwrt.org Date: Fri, 20 May 2016 18:03:52 +0200 Message-Id: <1463760240-12418-5-git-send-email-sven.eckelmann@open-mesh.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1463760240-12418-1-git-send-email-sven.eckelmann@open-mesh.com> References: <1463760240-12418-1-git-send-email-sven.eckelmann@open-mesh.com> Subject: [OpenWrt-Devel] [PATCH 05/13] package/uboot-envtools: add OpenMesh OM2P-HSv3 support X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sven Eckelmann MIME-Version: 1.0 Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" Signed-off-by: Sven Eckelmann --- 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 32e7269..dc7583f 100644 --- a/package/boot/uboot-envtools/files/ar71xx +++ b/package/boot/uboot-envtools/files/ar71xx @@ -44,6 +44,7 @@ om2p | \ om2pv2 | \ om2p-hs | \ om2p-hsv2 | \ +om2p-hsv3 | \ om2p-lc) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000" ;;