From patchwork Thu Mar 7 22:39:23 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 225991 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 9C2BA2C03A1 for ; Fri, 8 Mar 2013 09:39:31 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6552131259; Thu, 7 Mar 2013 22:39:29 +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 S8s9drwJujf0; Thu, 7 Mar 2013 22:39:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 04A8331311; Thu, 7 Mar 2013 22:39:28 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 8534C8F753 for ; Thu, 7 Mar 2013 22:39:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9560C101790 for ; Thu, 7 Mar 2013 22:39:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id daHfawP4lz2n for ; Thu, 7 Mar 2013 22:39:08 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ea0-f169.google.com (mail-ea0-f169.google.com [209.85.215.169]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 60995101710 for ; Thu, 7 Mar 2013 22:39:08 +0000 (UTC) Received: by mail-ea0-f169.google.com with SMTP id d13so60278eaa.14 for ; Thu, 07 Mar 2013 14:39:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=mtraDOokab+qJic2glHa5jhENfH8k+K5KEZ0m5waNsQ=; b=aNcYrpNrm3y0sFVG/NeJtgbYHBnrmY1sM9qq3+5L/iJr3ee2sKnzZiE/H7qaMC2FYv C3dcrpSlDev2goV/ui/DoNacETr1b7qP5GSKRXlLyEyxiWwuszQSI8ePJmF+hVkNK/D6 zB/tz+2aS/nkzOEoXFzyM6AuOpeJqcfa7CsndGIZLoXgBBluKNwmmpt8ZhQvjE13Fmat 3S5hmDhaVOAMY5dB2ZW0lV66yLPdRJpHhq2qzgpKiw9zyqfSWQukwYoRfuI15TYQVTXH EfGmUl4JnU4TukzpqVO0JzrGYBCgq3EXVorpPV6GwKt608mkQs6gzpatQ7X4EdpaEFdX TAUw== X-Received: by 10.14.223.69 with SMTP id u45mr7920373eep.23.1362695960718; Thu, 07 Mar 2013 14:39:20 -0800 (PST) Received: from macbook.fastwebnet.it (2-238-57-164.ip242.fastwebnet.it. [2.238.57.164]) by mx.google.com with ESMTPS id h5sm4471656eem.1.2013.03.07.14.39.19 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 07 Mar 2013 14:39:19 -0800 (PST) From: Carlo Caione To: buildroot@uclibc.org Date: Thu, 7 Mar 2013 23:39:23 +0100 Message-Id: <1362695964-20697-2-git-send-email-carlo.caione@gmail.com> X-Mailer: git-send-email 1.8.1.5 In-Reply-To: <1362695964-20697-1-git-send-email-carlo.caione@gmail.com> References: <1362695964-20697-1-git-send-email-carlo.caione@gmail.com> Subject: [Buildroot] [PATCH 2/3] cubieboard: config file X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Configuration file for cubieboard (http://cubieboard.org/) Signed-off-by: Carlo Caione --- configs/cubieboard_defconfig | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 configs/cubieboard_defconfig diff --git a/configs/cubieboard_defconfig b/configs/cubieboard_defconfig new file mode 100644 index 0000000..42d8eb3 --- /dev/null +++ b/configs/cubieboard_defconfig @@ -0,0 +1,33 @@ +# Architecture +BR2_arm=y +BR2_cortex_a8=y + +# System configuration +BR2_TARGET_GENERIC_HOSTNAME="sun4i" +BR2_TARGET_GENERIC_ISSUE="Welcome to use sun4i" +BR2_TARGET_GENERIC_GETTY=y +BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" +BR2_ROOTFS_POST_IMAGE_SCRIPT="board/cubieboard/post-build.sh" + +# Additional tools +BR2_PACKAGE_HOST_SUNXI_TOOLS=y +BR2_PACKAGE_HOST_UBOOT_TOOLS=y + +# Kernel +BR2_LINUX_KERNEL=y +BR2_LINUX_KERNEL_CUSTOM_GIT=y +BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="https://github.com/linux-sunxi/linux-sunxi.git" +BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="sunxi-3.4" +BR2_LINUX_KERNEL_VERSION="sunxi-3.4" +BR2_LINUX_KERNEL_DEFCONFIG="sun4i" + +# Bootloaders +BR2_TARGET_UBOOT=y +BR2_TARGET_UBOOT_BOARDNAME="cubieboard" +BR2_TARGET_UBOOT_CUSTOM_GIT=y +BR2_TARGET_UBOOT_VERSION="sunxi" +BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL="https://github.com/linux-sunxi/u-boot-sunxi.git" +BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION="sunxi" +BR2_TARGET_UBOOT_FORMAT_BIN=y +BR2_TARGET_UBOOT_SPL=y +BR2_TARGET_UBOOT_SPL_NAME="spl/sunxi-spl.bin"