mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| mpc8313erdb | ||
| mpc8315erdb | ||
| mpc8536ds | ||
| mpc8569mds | ||
| mpc8572ds | ||
| mx31pdk | ||
| p1_p2_rdb | ||
| p1_p2_rdb_pc | ||
| p1010rdb | ||
| p1023rds | ||
| common.c | ||