From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Fri, 25 May 2012 08:50:46 +0300 Subject: [U-Boot] [PATCH 4/4] cm-t35: print PCB revision information In-Reply-To: <20120524181130.GA16232@bill-the-cat> References: <1337868084-6637-1-git-send-email-grinberg@compulab.co.il> <1337868084-6637-5-git-send-email-grinberg@compulab.co.il> <20120524181130.GA16232@bill-the-cat> Message-ID: <4FBF1DB6.7000808@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On 05/24/12 21:11, Tom Rini wrote: > On Thu, May 24, 2012 at 05:01:24PM +0300, Igor Grinberg wrote: >> From: Nikita Kiryanov >> >> Buffer the PCB revision to avoid multiple eeprom accesses >> for the same data and print it as a part of board information. >> >> Signed-off-by: Nikita Kiryanov >> Signed-off-by: Igor Grinberg > > Note that this doesn't apply directly to mainline as cm_t35 had been > switched to the weak dieid-printing only misc_init_r. Yeah, I forgot about that patch... sorry... > I've done the > trivial fixup to make this work again and will signed-off-by in my pull > request. Thanks a lot! -- Regards, Igor.