summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8555cds/mpc8555cds.c
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-08-13 08:10:42 +0000
committerAndy Fleming <afleming@freescale.com>2012-08-23 10:24:17 -0500
commitae6beb24d7589f1b8b7aa3519afb3c7cdf8e66e5 (patch)
tree52381b535873eb38846efb0f11f6315b9018705f /board/freescale/mpc8555cds/mpc8555cds.c
parent02ea538ce9fa8325f7d15c69cf87c950c5fe1f57 (diff)
downloadblackbird-obmc-uboot-ae6beb24d7589f1b8b7aa3519afb3c7cdf8e66e5.tar.gz
blackbird-obmc-uboot-ae6beb24d7589f1b8b7aa3519afb3c7cdf8e66e5.zip
nand_spl: change out_be32 to raw_writel and depend on subsequent sync
This change reduces the SPL size by removing the redundant syncs produced by out_be32 and just replies on one final sync Done with: sed -r '/in_be32/b; s/(out_be32)\(([^,]*),\s+(.*)\)/__raw_writel(\3, \2)/g' -i `git grep --name-only sdram_init nand_spl/` Signed-off-by: Matthew McClintock <msm@freescale.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'board/freescale/mpc8555cds/mpc8555cds.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud