From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 1.mo2.mail-out.ovh.net ([46.105.63.121] helo=mo2.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RUz2q-0002tc-22 for barebox@lists.infradead.org; Mon, 28 Nov 2011 11:06:44 +0000 Received: from mail190.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo2.mail-out.ovh.net (Postfix) with SMTP id A9B6BDC2C4F for ; Mon, 28 Nov 2011 12:13:14 +0100 (CET) Date: Mon, 28 Nov 2011 12:03:31 +0100 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20111128110331.GE15008@game.jcrosoft.org> References: <1322467340-10596-1-git-send-email-s.hauer@pengutronix.de> <1322467340-10596-6-git-send-email-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1322467340-10596-6-git-send-email-s.hauer@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 05/14] armlinux: cleanup linux vars To: Sascha Hauer Cc: barebox@lists.infradead.org On 09:02 Mon 28 Nov , Sascha Hauer wrote: > arch_number is currently exported to the environment but not read back > on boot time which is rather confusing. system_rev and system_serial > are not exported to the environment but can be set in board specific > code. > This patch exports all these variables to the environment and reads them > back on boot time. All variables get a armlinux_ prefix, so the > arch_number environment variable gets renamed. I'm using it so please do not remove the old arch_number Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox