From patchwork Mon Sep 16 10:52:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlos Quijano X-Patchwork-Id: 275182 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 40A582C00C3 for ; Mon, 16 Sep 2013 20:59:20 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 35ECC93AF2; Mon, 16 Sep 2013 11:00:26 +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 pw74jKWzd+cf; Mon, 16 Sep 2013 11:00:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id A8EDA93AEE; Mon, 16 Sep 2013 11:00:25 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D1E0A1C2B34 for ; Mon, 16 Sep 2013 10:59:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C72F38B7F8 for ; Mon, 16 Sep 2013 10:59:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U0kAI+UKwLwX for ; Mon, 16 Sep 2013 10:59:17 +0000 (UTC) X-Greylist: delayed 00:07:00 by SQLgrey-1.7.6 Received: from mail-ea0-f180.google.com (mail-ea0-f180.google.com [209.85.215.180]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0FD948A537 for ; Mon, 16 Sep 2013 10:59:16 +0000 (UTC) Received: by mail-ea0-f180.google.com with SMTP id h10so1907170eaj.39 for ; Mon, 16 Sep 2013 03:59:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=VC0XqfSdmDC369/TaM8+EZnpdCcDTHRncNQnkZk/Xt4=; b=gPkUMiPLXGHJiq+Vol6w0twRAywfT6oclQHgKehd0WmwD+CkqX8yzkl24gb5qMBsjv 1oqxunYqv9egkiZIuH72+obK61sb/rg8pHm/n1zVpcdPUZOPy+fkROMfoU02hJSePv2C S3vWkz3+xYqmFixfTU8d1VcDy1jY/b5lhbKU1DMzIRplXp/fAKywpSZFVdx1sSbQjlu3 EAm1kJl4HBgd+elsOEyRMRXb0OuC/A4bpfx2EmvaQdhdG/BNOsmsgYr7V7SYyGhBFpM+ 2U8d4oGzf238rxMm4EgoD20uGIeKMRSlrISrSJRPbORnABEY7uG1xm7pVUne1wPshh2t qgmQ== X-Gm-Message-State: ALoCoQmoQZxykSI3tRL1aAE3F7ph9hq3R8xARj/CF5QyGa1K4zhVD/Gk1kYzY1QevHkmVKKatrHj X-Received: by 10.14.88.65 with SMTP id z41mr11927301eee.38.1379328737157; Mon, 16 Sep 2013 03:52:17 -0700 (PDT) Received: from Sirio.mesh ([212.225.163.87]) by mx.google.com with ESMTPSA id z12sm40866208eev.6.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Sep 2013 03:52:16 -0700 (PDT) From: Carlos Quijano To: buildroot@busybox.net Date: Mon, 16 Sep 2013 12:52:06 +0200 Message-Id: <1379328727-2577-3-git-send-email-carlos@crqgestion.es> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1379328727-2577-1-git-send-email-carlos@crqgestion.es> References: <1379328727-2577-1-git-send-email-carlos@crqgestion.es> Subject: [Buildroot] [PATCH 2/3] updated author and readme 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 Signed-off-by: Carlos Quijano --- board/cubietech/cubieboard2/mkcubiecard.sh | 2 ++ board/cubietech/cubieboard2/readme.txt | 11 ++++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/board/cubietech/cubieboard2/mkcubiecard.sh b/board/cubietech/cubieboard2/mkcubiecard.sh index 652a3da..404fb65 100755 --- a/board/cubietech/cubieboard2/mkcubiecard.sh +++ b/board/cubietech/cubieboard2/mkcubiecard.sh @@ -1,4 +1,6 @@ #! /bin/sh +# updated for cubiboard2: +# 2013, Carlos Quijano # mkCubieCard.sh v0.1: # 2013, Carlo Caione # heavely based on : diff --git a/board/cubietech/cubieboard2/readme.txt b/board/cubietech/cubieboard2/readme.txt index 1c47117..cd30b95 100644 --- a/board/cubietech/cubieboard2/readme.txt +++ b/board/cubietech/cubieboard2/readme.txt @@ -1,10 +1,10 @@ -cubieboard +cubieboard2 ----- Intro ----- -To be able to use your cubieboard board with the images generated by +To be able to use your cubieboard board2 with the images generated by Buildroot you have to correctly setup the SD card. For more information, please see http://linux-sunxi.org/FirstSteps @@ -14,7 +14,7 @@ How to build it --------------- You need to use the cubieboard_defconfig, to do so: - * make cubieboard_defconfig + * make cubieboard2_defconfig And to compile: * make @@ -29,8 +29,7 @@ After building, you should obtain this tree: +-- rootfs.tar +-- boot.scr +-- script.bin - +-- sunxi-spl.bin - +-- u-boot.bin + +-- u-boot-sunxi-with-spl.bin `-- uImage -------------------------- @@ -56,4 +55,6 @@ where: -- +Carlos Quijano +Based on cubieboard support from: Carlo Caione