]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs: Staticize SPL functions
authorMarek Vasut <marex@denx.de>
Fri, 30 Nov 2012 07:09:23 +0000 (07:09 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Dec 2012 08:29:11 +0000 (09:29 +0100)
commita918a53c3650dd2a7a96c3145cf0544e0c4b0e59
tree7dedd819f298f9479bde03a38ffc3fa6309935f6
parent1230e7bc2d775216d0ce627a82821c9ae2b08334
mxs: Staticize SPL functions

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 <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/arm926ejs/mxs/spl_boot.c
arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
arch/arm/cpu/arm926ejs/mxs/spl_power_init.c