Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754593AbbK0IwO (ORCPT ); Fri, 27 Nov 2015 03:52:14 -0500 Received: from mail-io0-f170.google.com ([209.85.223.170]:32842 "EHLO mail-io0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754578AbbK0IwG convert rfc822-to-8bit (ORCPT ); Fri, 27 Nov 2015 03:52:06 -0500 MIME-Version: 1.0 In-Reply-To: References: <20150713131902.GH26485@atomide.com> <20151123144545.GD24147@pali> <20151125181644.GI2517@atomide.com> <17134653.86P3dFyQKK@wuerfel> <20151125210310.GT2517@atomide.com> <56568849.5080103@gmail.com> <20151126090739.GD14190@pali> <20151126203930.GW2517@atomide.com> <20151127083833.GA430@pali> Date: Fri, 27 Nov 2015 09:52:05 +0100 Message-ID: Subject: Re: [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry From: Michael Trimarchi To: =?UTF-8?Q?Pali_Roh=C3=A1r?= Cc: Tony Lindgren , Frank Rowand , Arnd Bergmann , Pavel Machek , "devicetree@vger.kernel.org" , Russell King - ARM Linux , Laura Abbott , Grant Likely , Rob Herring , Will Deacon , Ivaylo Dimitrov , Sebastian Reichel , =?UTF-8?Q?Andreas_F=C3=A4rber?= , linux-arm-kernel , LKML , Linux OMAP Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2218 Lines: 57 Hi On Fri, Nov 27, 2015 at 9:44 AM, Michael Trimarchi wrote: > Hi > > On Fri, Nov 27, 2015 at 9:38 AM, Pali Rohár wrote: >> On Thursday 26 November 2015 12:39:30 Tony Lindgren wrote: >>> Just to explore options.. How about make a minimal device driver that >>> just loads the atags blob from /lib/firmware and then shows it in >>> /proc/atags? Of course some checking on the atags should be done by >>> the driver.. >> >> And who can dynamically create that blob file in /lib/firmware? If >> kernel does not export those atags (somehow) from bootloader, then >> userspace is not able to create that blob... cyclic problem. >> > > Are those atags from bootloader fix or they change device by device. If they > are fixed they can be included in some firmware and get from the disk. > Sorry, miss the second part of email ;) Michael > Michael > >> So no, problem is that bootloader provides via custom atags dynamic >> information like: boot reason (how was device started, by rtc alarm? by >> reboot? by usb charger? by power button?), boot mode (should be enter >> into firmware update mode?, is this normal boot mode?), ... and those >> information are needed for some proprietary software (e.g. firmware >> upgrade/flash) but also by any other open source applications (based on >> usb charger we enter different runlevel -- for just only charging >> device). >> >> -- >> Pali Rohár >> pali.rohar@gmail.com >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-omap" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html -- | Michael Nazzareno Trimarchi Amarula Solutions BV | | COO - Founder Cruquiuskade 47 | | +31(0)851119172 Amsterdam 1018 AM NL | | [`as] http://www.amarulasolutions.com | -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/