From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x92a.google.com (mail-ua1-x92a.google.com [IPv6:2607:f8b0:4864:20::92a]) by sourceware.org (Postfix) with ESMTPS id BD3ED3938C1A for ; Sun, 26 Apr 2020 11:38:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BD3ED3938C1A Received: by mail-ua1-x92a.google.com with SMTP id f5so4363856ual.5 for ; Sun, 26 Apr 2020 04:38:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Z4/FOyUXE/kTPnQKTIyHHwye4f5GK91vos0mX+FUUzw=; b=UEdCRBFmuEgRHgPuXGTILZHvUqMRvcob3d7G6e66dNp+i1tw9/5iz6owg7eW7V4Kaw FQaEyfeVqQ5p6eiK5G59YUvfEUfLSEUKB9mFfw5TnGvbLx9ZL4E6R9a4Ri4B0g42I6an dfeVab42m0uYnl9N3/Iaetz93mOaOPxzQfEJ9pmF1Mb1mdgnjAueTk8PQjMbnbUhtTGV 3d1/YATvz+CBL+ozQ91fGYiG4zbza9yGHE8np7/pyNJPGA2e6agBLSl564P4p6n4aN6d PRhMaK4pVM0QQZP6lSBDkxENKxUSdhgeIYhfksVUAVM/C8RmwLZClrOu6f6sm1cXKEJP xjog== X-Gm-Message-State: AGi0PuZDLew3jhLeFhhW+kfVWJt+mIEpyWdJReqoW7Bp2MPZO4ZhspW2 AY5taiQiK6nMAjpE3vYGX6cZ7kmmx4GN1ij46ghmoTev X-Google-Smtp-Source: APiQypJ0pLN8h0bDgkRGlT/+dyXSRUbRPjrvimcKjhrAJu23R20rHeNErD/S+yjjbmtJZObZlJJ7cRsPmSUEXPd80r4= X-Received: by 2002:a67:dc0f:: with SMTP id x15mr2509702vsj.88.1587901138151; Sun, 26 Apr 2020 04:38:58 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a67:e905:0:0:0:0:0 with HTTP; Sun, 26 Apr 2020 04:38:57 -0700 (PDT) From: Kleo Bercero Date: Sun, 26 Apr 2020 19:38:57 +0800 Message-ID: Subject: hsan-5115 To: crossgcc@sourceware.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: crossgcc@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: crossgcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2020 11:38:59 -0000 Good day, Can you help me out on this, I was hoping to modify an ISP router for custom firmware building for educational purposes (building u-boot, modifying configuration). It uses crosstool-NG 1.13.2 - hsan-5115 armv7, but I can't find the board on ct-ng repo. I asked for the manufacturer if they could provide their sdk but no replies. How do I continue on this? - Kleo Bercero