From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 4 Dec 2012 09:41:12 +0100 Subject: [U-Boot] [PATCH] mxs: Staticize SPL functions In-Reply-To: <50BDB4D8.30704@denx.de> References: <1354295363-10935-1-git-send-email-marex@denx.de> <50BDB4D8.30704@denx.de> Message-ID: <201212040941.12654.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 Stefano Babic, > On 30/11/2012 18:09, Marek Vasut wrote: > > The MXS SPL didn't mark local functions "static". Fix it. This also makes > > the SPL smaller by roughly 300 bytes. > > > > Signed-off-by: Marek Vasut > > Cc: Stefano Babic > > Cc: Fabio Estevam > > --- > > Hi Marek, > > this should be better part of the previous patchset (mxs: Implement > common function to setup VDDx), because it depends on them, but it never > mind ;-) This one emerged much later, but I see your point ;-) > Applied to u-boot-imx, thanks. Thanks! > Best regards, > Stefano Babic Best regards, Marek Vasut