From patchwork Tue Apr 30 21:28:20 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1093497 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=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.b="uy5s5k9T"; 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 44tvn01Mqdz9s4V for ; Wed, 1 May 2019 07:29:40 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 78EF022E94; Tue, 30 Apr 2019 21:29:36 +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 r7IIh4PBC6OB; Tue, 30 Apr 2019 21:29:32 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id B4F202284F; Tue, 30 Apr 2019 21:29:32 +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 63A1E1BF357 for ; Tue, 30 Apr 2019 21:29:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 609EE87A62 for ; Tue, 30 Apr 2019 21:29:31 +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 gcuDjXm848AI for ; Tue, 30 Apr 2019 21:29:30 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by hemlock.osuosl.org (Postfix) with ESMTPS id 10DBA878B8 for ; Tue, 30 Apr 2019 21:29:29 +0000 (UTC) Received: from localhost.localdomain (lfbn-1-8938-37.w193-250.abo.wanadoo.fr [193.250.79.37]) by koncepto.io (Postfix) with ESMTPSA id 8459160084; Tue, 30 Apr 2019 23:29:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1556659761; bh=FQ95pgSOracVMRgJdfmvSujXHTCd/T7RQIvMYGwKRXY=; h=From:To:Cc:Subject:Date:From; b=uy5s5k9T/AIyWvEXxOMxF5iDYe1iSG8AIZSrDfMKtx/WDE+e4a5j5jqeNuiColuZn 87OE0+KRgHODYQUwTYvFKYfENQDGmjEf1S5GTiozceIE+L/iNoYj6Ax7ErQ0tTw4YC 7rocuQ55/P6DgS3D2VNJLYCtMaNKtDSpCNa2yVOFA0quvFKEACWrG8YW4C8ImJuxRp awAMgk6NDlQazYWAt4UqMFkQ+8CrdNBRpYrCJat8pmHLg65Rj8OUEdHuTHJ5jXn5Gq ec9P3uB6+M/8r8lAtT9RvKeU78y0HXfZX+zaKPnnIbieHFx/OWCfLS2OIQFU0YW6gl qm+wp6pIkkiKA== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Tue, 30 Apr 2019 23:28:20 +0200 Message-Id: <1556659700-17918-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH 1/1] configs/atmel_sama5d27_som1: bump to linux4sam_6.0 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: , Cc: Pierre-Jean Texier , Ludovic Desroches MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" This commit : - bumps Linux & U-Boot to linux4sam_6.0. - bumps at91bootstrap to v3.8.12. - removes old in-tree dts (now in dt-overlay-at91 [1][2]) - adapts genimage accordingly. [1] https://github.com/linux4sam/dt-overlay-at91/tree/master/sama5d27_som1_ek [2] http://www.at91.com/linux4sam/bin/view/Linux4SAM/DT-Overlay Signed-off-by: Pierre-Jean Texier --- board/atmel/sama5d27_som1_ek_mmc/genimage.cfg | 3 --- configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig | 10 +++++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg b/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg index f5222ff..eaa3896 100644 --- a/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg +++ b/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg @@ -5,9 +5,6 @@ image boot.vfat { files = { "zImage", "at91-sama5d27_som1_ek.dtb", - "at91-sama5d27_som1_ek_pda4.dtb", - "at91-sama5d27_som1_ek_pda7.dtb", - "at91-sama5d27_som1_ek_pda7b.dtb", "boot.bin", "u-boot.bin" } diff --git a/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig b/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig index 1ae4b85..fc9ce8c 100644 --- a/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig +++ b/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig @@ -3,7 +3,7 @@ BR2_cortex_a5=y BR2_ARM_ENABLE_NEON=y BR2_ARM_ENABLE_VFP=y BR2_ARM_INSTRUCTIONS_THUMB2=y -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y BR2_TOOLCHAIN_BUILDROOT_WCHAR=y BR2_PTHREAD_DEBUG=y BR2_TOOLCHAIN_BUILDROOT_CXX=y @@ -12,10 +12,10 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh" BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/atmel/sama5d27_som1_ek_mmc/genimage.cfg" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,linux-at91,linux4sam_5.8)/linux-linux4sam_5.8.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,linux-at91,linux4sam_6.0)/linux-linux4sam_6.0.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="sama5" BR2_LINUX_KERNEL_DTS_SUPPORT=y -BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91-sama5d27_som1_ek at91-sama5d27_som1_ek_pda4 at91-sama5d27_som1_ek_pda7 at91-sama5d27_som1_ek_pda7b" +BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91-sama5d27_som1_ek" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y BR2_PACKAGE_ALSA_UTILS=y BR2_PACKAGE_ALSA_UTILS_ALSACONF=y @@ -71,13 +71,13 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="120M" BR2_TARGET_AT91BOOTSTRAP3=y BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git" -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.10" +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.12" BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="sama5d27_som1_eksd_uboot" BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y BR2_TARGET_UBOOT_CUSTOM_GIT=y BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/linux4sam/u-boot-at91.git" -BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="linux4sam_5.8" +BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="linux4sam_6.0" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="sama5d27_som1_ek_mmc" BR2_TARGET_UBOOT_NEEDS_DTC=y BR2_PACKAGE_HOST_DOSFSTOOLS=y