From patchwork Thu Dec 27 16:08:06 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 1018941 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=dawncrow.de Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b="cSWkhJ0B"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43QZWb4h8yz9s8r for ; Fri, 28 Dec 2018 03:08:27 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E754E227F8; Thu, 27 Dec 2018 16:08:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zzY+5L8hFCVa; Thu, 27 Dec 2018 16:08:21 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 676CF226F3; Thu, 27 Dec 2018 16:08:21 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 125AE1C1118 for ; Thu, 27 Dec 2018 16:08:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 0EE1685C92 for ; Thu, 27 Dec 2018 16:08:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4aqNXg5BYOUc for ; Thu, 27 Dec 2018 16:08:12 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.219]) by hemlock.osuosl.org (Postfix) with ESMTPS id 27B2685C0D for ; Thu, 27 Dec 2018 16:08:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1545926889; s=strato-dkim-0002; d=dawncrow.de; h=References:In-Reply-To:Message-Id:Date:Subject:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=RgpXonOWC1Dc08aCU3LO4qUFcy4mnwZtYNDpoXaWvBA=; b=cSWkhJ0BTbuwyKBy3htfLGYaVegLGz2rZeIPPzFSsqdR168bOHL6lV7FOGH4Zk5BAI sYnV2stg9LHpjG0hUF1unoiYqa7gNz4LupJUvrjLstr2RUB+tl2YhNcYI0b3NbVtB8M6 Vd5Kfi2Ogju3/mcepKlMX7CQzF3u2gjoUgMrHTHDYBBu41MtsiC8xZomdGweyQTdROJL PMiMNduMdYDzb/AdlCwLC1RRrgmEgoV6BtyYU4zE8kijuZOQ43KeDM5uTySaC5yDTfa+ SAprjl/WeLKLTFe9+bYOLTw4PRE1fUlLF87YRMtMoUwA6QLAQ9mTea6VeF0FqIvJxGjz jh1A== X-RZG-AUTH: ":ImkWY2CseuihIZy6ZWWciR6unPhpN+aXzZGGjY6ptdusOaLnXzr3om/XkRfeANI=" X-RZG-CLASS-ID: mo00 Received: from tesla.fritz.box by smtp.strato.de (RZmta 44.9 DYNA|AUTH) with ESMTPSA id 0051dduBRG890TA (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Thu, 27 Dec 2018 17:08:09 +0100 (CET) From: =?utf-8?q?Andr=C3=A9_Hentschel?= To: buildroot@buildroot.org Date: Thu, 27 Dec 2018 17:08:06 +0100 Message-Id: <20181227160806.4466-3-nerv@dawncrow.de> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181227160806.4466-1-nerv@dawncrow.de> References: <20181227160806.4466-1-nerv@dawncrow.de> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 3/3] board/freescale/common/imx: Fix typo X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: André Hentschel --- board/freescale/common/imx/genimage.cfg.template_imx8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/freescale/common/imx/genimage.cfg.template_imx8 b/board/freescale/common/imx/genimage.cfg.template_imx8 index fdb645014a..2f8842f8e0 100644 --- a/board/freescale/common/imx/genimage.cfg.template_imx8 +++ b/board/freescale/common/imx/genimage.cfg.template_imx8 @@ -3,7 +3,7 @@ # We mimic the .sdcard Freescale's image format: # * the SD card must have 33 kB free space at the beginning, # * U-Boot is integrated into imx8-boot-sd.bin and is dumped as is, -# * a FAT partition at offset 32MB is containing Image and DTB files +# * a FAT partition at offset 8MB is containing Image and DTB files # * a single root filesystem partition is required (ext2, ext3 or ext4) #