From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6542807571650052096 X-Received: by 10.46.137.2 with SMTP id d2mr234216lji.44.1523438659076; Wed, 11 Apr 2018 02:24:19 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a19:d958:: with SMTP id q85-v6ls75lfg.3.gmail; Wed, 11 Apr 2018 02:24:18 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/za9qyMraxdceotqDv15qncAsVM2j/acAI0CJWqCw53RMDopsU+DrLH9Hu86fStbzRSSh7 X-Received: by 2002:a19:164d:: with SMTP id m74-v6mr252638lfi.3.1523438658078; Wed, 11 Apr 2018 02:24:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523438658; cv=none; d=google.com; s=arc-20160816; b=peA8zGv+MIHftbraYgtyQtykx7pS6X2irysVr0GymYz/7DxbsVPJk6/Qi/p8KGnPrQ NbFe2z1znGn3GrkjfMyVc+T0gAlVHEH6Q1YTEeQqLSdH/gI/Lx9Vd2rAkJUMC3L8CIEU ItmTV2VFpYA4szOlVUmbbE2nJqLfpIgWzY5IszUByfbNlZ88L/2qFEquPJm92n+hwAL2 +Qg/3yVmYQCrKmhZM7ThMMzfQkUCoERi2oJ+Jn6SOdxcYpLjtZ4T7Gd4Iq/4MyNnzIjI v+8RxwDl0Sny4RblBuXuLm0D8cxrVJXsRxxLE7b25iD7J6mLdQMXOw+6rsXXPTKtg5Rw dMAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:to:subject :arc-authentication-results; bh=q3y8rCYU0bkjMj7MHh5NyfaDXwUShaknNTa9FFqSNMA=; b=vFtBcmVtanYk7mLxnYuBsp6fQsnkKbF3B9ItstYYlnWk6f7YUX9Wns5aHB8DsP8u7S VTZkmqE/ZhL9A7RgqPG7KV/LopDAXSY09edwR0slOL6oFUxQI2evIFzP8+HnVIfBLGkj b+n5M8Ov47Nd2wSRECTUhZRpaSgy9+UfMX1xlSSf/LYtNX/VXk82e3TUTYp3h8onOEyW 9hcoGjighoKfvf1Qc23g1aylNoC7ThJAdNXwL3nWbB6tucZJhg313GqZAmF7JwgsnFhy jmeze0q/VORjfgWieTLdSxVGL/+2KZMTvsoKml5bpe/zbRFRJkGC3OxNtmnhA2+NeOKf jlQg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id t83-v6si16474lff.5.2018.04.11.02.24.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Apr 2018 02:24:18 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id w3B9OHKt023475 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 11 Apr 2018 11:24:17 +0200 Received: from [139.25.69.226] (linux-ses-ext02.ppmd.siemens.net [139.25.69.226]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id w3B9OH3W003528 for ; Wed, 11 Apr 2018 11:24:17 +0200 Subject: Re: [PATCH 0/1] Cleanup of the configscripts To: isar-users@googlegroups.com References: <20180410131454.1955-1-claudius.heine.ext@siemens.com> From: Claudius Heine Message-ID: <5e7591d7-5cd1-b758-ed56-9199804a43f6@siemens.com> Date: Wed, 11 Apr 2018 11:24:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180410131454.1955-1-claudius.heine.ext@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: ATqUK4rX24Kq Hi, On 04/10/2018 03:14 PM, [ext] claudius.heine.ext@siemens.com wrote: > From: Claudius Heine > > Hi, > > this patch contains some cleanup of the configuration scripts. > I tried testing it with the raspberry pi, but could do it since isar is > apparantly incompatible with rasberry pi 3. And thats the only version I > had available. > > But I took a look at the files on the boot partition and they look fine. Apparently there is an issue with the raspbian-configscript. I will send a new version of it soon. regards, Claudius -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de