From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6698942253219446784 X-Received: by 2002:a2e:968e:: with SMTP id q14mr5290774lji.195.1560416205488; Thu, 13 Jun 2019 01:56:45 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:7f09:: with SMTP id a9ls540952ljd.16.gmail; Thu, 13 Jun 2019 01:56:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqxXpsGkSSyuhKqQHYQeqpDgQmgzWeqfo28uDnJqhvYypd2T9uDXiTrB7qfSiD8lvVCxMme1 X-Received: by 2002:a2e:94c8:: with SMTP id r8mr9391034ljh.23.1560416205074; Thu, 13 Jun 2019 01:56:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560416205; cv=none; d=google.com; s=arc-20160816; b=bqZUxg0vlySCJ2rT3T5rOj0n+Za6ncjJHmcZXgm1GIhUP/xXY83laui8gPLy5ArDXJ 8Hc97nEyAqzDzSxLgPVzEadtnzxzf0vRFtmDEcpaUn7eo04kwOmY7csfukL4aWVVS0VW bjDLX4yZwBbly6tNMnhn471kFBSxFOVCxLxY17AyDHQerndxhvYlhBaTM2UFxvCtDL2h SA0TKB2E3qMOw3Q5MmlvYZ/hbf7ydO3bQb9lFStiQd7byp6g930bm9LzLA0kJ9BP8tac aSfwORfPj9QgrcUaGUR9uoO5N4ymio6R1UOYaIc706hi3JClnGcio3cB7j8XvDtNjlMc tn1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=nyW2fgjy0b6ZeyZXV1xMrfpXzj3JJwJ8Fa28r8pAHqI=; b=Ym2GvxfpTux8LfbE6ja33NGxDxcLFlZnuGixFPFXF11eVabM9cugirNmFj0DiTRdje Qx7893teAxXJxrDShiJn/e+RdyO62B1SKIrQSgceKDID7TNDUVnq4CJyQ6eOLCxMoOrd 82cNhoaXgvNfdSTsR+qNchDa/YUWgPydLZbJ6M1uY/JWzeM30OmxSanMDmIxH8D589yT t7q/XaVNOG19BcQSrLCl8V2MP6Lz1/MYMQTGHoRzR04XP7mHgyyzcLYdT5SYy5LHD/YL HhGIc+TbUDp+sZEbiRyCvI0l29AfVWG/3KgOFi3w0wJ0eJ2y2DvAAMZUZnvbxn9b3HZI DYUQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id o20si93754lji.2.2019.06.13.01.56.44 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 13 Jun 2019 01:56:44 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x5D8ufKW002382 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 13 Jun 2019 10:56:42 +0200 Date: Thu, 13 Jun 2019 10:56:41 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH v3] bmap: generate bmap for wic images Message-ID: <20190613085640.GL3977@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20190605081428.7596-1-daniel.sangorrin@toshiba.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: OYAhzghiMDll On Thu, Jun 13, 2019 at 05:08:55AM +0000, daniel.sangorrin@toshiba.co.jp wrote: > It seems the patch below didn't get into ISAR. > #Probably because I posted other patches for the isar-cip-core layer, and that created confusion. Sorry^^. Seems we missed it indeed, thanks for pinging. Let us have a look. With kind regards, Baurzhan.