summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2012-03-03 12:33:15 -0800
committerAlbert ARIBAUD <[email protected]>2012-07-07 14:07:43 +0200
commitfe901f2d9bd09292a67e562b8c96a1a496004c9e (patch)
tree25bc4e0f7ad48356b45b7e4fff03625b5e5c602d /include/linux/string.h
parent2cb06a4fda4e7a88c734adaec9eeb5059e50f76b (diff)
arm: Don't use printf() in SPL builds
raise() likes to call printf() if it is available, but in SPL builds it either is not available, or adds a large chunk to the resulting image size. So don't call it even if it is available. This change reduces SPL size from 10KB to 6.3KB on hawkboard, for example, using generic relocation. Signed-off-by: Simon Glass <[email protected]> Acked-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions