From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 25 Jul 2014 17:24:19 +0200 Subject: [U-Boot] [PATCH] arm: mx5: Fix RTC bus number In-Reply-To: References: <1406239509-5630-1-git-send-email-marex@denx.de> Message-ID: <201407251724.19496.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, July 25, 2014 at 04:27:58 AM, Fabio Estevam wrote: > On Thu, Jul 24, 2014 at 7:05 PM, Marek Vasut wrote: > > A previous update to the I2C stack introduced a typo in the > > configuration option. Fix the typo and therefore allow the > > RTC to work correctly with the 'date' command again. > > > > Signed-off-by: Marek Vasut > > Cc: Stefano Babic > > --- > > > > include/configs/m53evk.h | 2 +- > > It would be clearer if m53evk was mentioned in the Subject. Thanks for spotting this. Best regards, Marek Vasut