From patchwork Fri Nov 30 23:01:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 203072 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 767D72C0082 for ; Sat, 1 Dec 2012 10:02:30 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 49BE34A08E; Sat, 1 Dec 2012 00:02:23 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CTHHllB-o72N; Sat, 1 Dec 2012 00:02:23 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 17F494A04B; Sat, 1 Dec 2012 00:02:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D6BBA4A048 for ; Sat, 1 Dec 2012 00:02:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J+0gksgPsL8d for ; Sat, 1 Dec 2012 00:02:00 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-we0-f202.google.com (mail-we0-f202.google.com [74.125.82.202]) by theia.denx.de (Postfix) with ESMTPS id 09F174A054 for ; Sat, 1 Dec 2012 00:01:44 +0100 (CET) Received: by mail-we0-f202.google.com with SMTP id t57so65841wey.3 for ; Fri, 30 Nov 2012 15:01:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=83uhWD+gackOLbXStjvmr+p7kVq26KGqYE/U13WGEg8=; b=jbHaFu/kGmHi3sghW5sl8L4IJdo7ZGgpVECiUQ85eVP/qdfDFtELrb72X0Hs3cFAVl SpT3vB8fGi9werRO0VLfogTttAPAMQPGtNmRAZtEpd008Epjac9fGWjCXCEsk3/dT2fA Ku5BWS33KaKyBHLFBYZK28puAOgKQs8moZzgFGFhubjA8BPKwd0UEzzvxdK5+1lL79Pr zHaXEU3bHwDunjCs6Nu8cOlaRusQNCvm26EXH7K23/OA80XXSNujLOE8mxWkwOUTF2U9 woAX9lt8PrUh8lM5+kMFjzqbXo1dMd1VV24Kn190D4X3u86cEX8vmDpb6ng7uwGE4lDX FKOA== Received: by 10.14.178.3 with SMTP id e3mr2131602eem.5.1354316504064; Fri, 30 Nov 2012 15:01:44 -0800 (PST) Received: from hpza10.eem.corp.google.com ([74.125.121.33]) by gmr-mx.google.com with ESMTPS id u8si1491196een.1.2012.11.30.15.01.44 (version=TLSv1/SSLv3 cipher=AES128-SHA); Fri, 30 Nov 2012 15:01:44 -0800 (PST) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by hpza10.eem.corp.google.com (Postfix) with ESMTP id B07CC20004E; Fri, 30 Nov 2012 15:01:43 -0800 (PST) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id E92091608CB; Fri, 30 Nov 2012 15:01:32 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Date: Fri, 30 Nov 2012 15:01:18 -0800 Message-Id: <1354316484-23515-5-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.7.7.3 In-Reply-To: <1354316484-23515-1-git-send-email-sjg@chromium.org> References: <1354316484-23515-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQmBN2ozd+FBxALxQyZQeM1sg49jpfVABLL93HX+t3f2YtXKbPhhy8l1HbmB/eVqMu8qjp16CBK++zpu2yM/QT/Z3PooH2FHIGv/GV+DNBpmiDFbE4V+Ax4NRgXGYSBNBlJlzZ9e4eZhigMJqHJylObr+ziGr8vziPRA8a+rJ8a+9FvYAVcO3dv+AVJvQ8GVbCtHI/+O Cc: Tom Rini Subject: [U-Boot] [PATCH v2 05/10] Document the CONFIG_DISPLAY_BOARDINFO option X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Add a short note about this in the README. Signed-off-by: Simon Glass --- Changes in v2: - Split out CONFIG_DISPLAY_BOARDINFO README change into separate commit README | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/README b/README index d26ce5b..d8bd784 100644 --- a/README +++ b/README @@ -3351,6 +3351,11 @@ use the "saveenv" command to store a valid environment. space for already greatly restricted images, including but not limited to NAND_SPL configurations. +- CONFIG_DISPLAY_BOARDINFO + Display information about the board that U-Boot is running on + when U-Boot starts up. The board function checkboard() is called + to do this. + Low Level (hardware related) configuration options: ---------------------------------------------------