From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 3 Jan 2013 14:30:03 +0100 Subject: [U-Boot] [PATCH] mx53loco: Fix PMIC name In-Reply-To: References: <1355243818-23962-1-git-send-email-fabio.estevam@freescale.com> <50E546FC.7000504@denx.de> Message-ID: <201301031430.03630.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 Dear Fabio Estevam, > Hi Stefano, > > On Thu, Jan 3, 2013 at 6:53 AM, Stefano Babic wrote: > > Hi all, > > > > the patch was only blocked for Wolfgang's comment regarding the > > introduced ALIGN() macro. I think the other doubts regarding issues on > > other Socs (i.e., MX6) can be considered closed as well. IMHO it is > > enough to rename the macro to ROUND_UP (as Troy have already proposed), > > and then I will apply to i.MX tree. > > I tried using DIV_ROUND_UP definition from common.h and the board does not > boot. > > I rename it to ROUND, which matches the definition in common.h. Ugh, why can't the stuff from common.h be used ? > Just sent the patch. > > Regards, > > Fabio Estevam Best regards, Marek Vasut