summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <[email protected]>2012-08-14 05:19:12 +0000
committerTom Rini <[email protected]>2012-10-15 11:54:13 -0700
commitdd227b6ea018e9cefc1a5a3b367e6cdec4bfb45e (patch)
tree93da73432cfe998d7db2de5e3f95eccdc798102b /include/linux/string.h
parent51535d9f6f701aac88873986edfeb5c5e49ea6a0 (diff)
mx5: Optimize lowlevel_init code size
Optimize mx5 lowlevel_init.S code size: - Compute values at compile time rather than at runtime where possible. - Assign r4 to hold the zero value rather than setting registers to 0 again and again. - Associate a function to setup_pll rather than expanding its large macro code multiple times. - Allocate constant values in section only if used. Signed-off-by: Benoît Thébaudeau <[email protected]> Cc: Stefano Babic <[email protected]> Tested-by: Stefano Babic <[email protected]> Acked-by: Stefano Babic <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions