summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-12 13:16:03 -0500
committerTom Rini <trini@konsulko.com>2017-01-20 15:38:01 -0500
commitc67c8c604b6cea341055140cbfa9e6949fcacb7f (patch)
tree3bb2b125688468612082dbab6eccd15ac56d7cd2 /include
parent40d5534cff720d566cd52f532f26eea2bd86c1ae (diff)
downloadu-boot-imx-c67c8c604b6cea341055140cbfa9e6949fcacb7f.zip
u-boot-imx-c67c8c604b6cea341055140cbfa9e6949fcacb7f.tar.gz
u-boot-imx-c67c8c604b6cea341055140cbfa9e6949fcacb7f.tar.bz2
board_init.c: Always use memset()
We can make the code read more easily here by simply using memset() always as when we don't have an optimized version of the function we will still have a version of this function around anyhow. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions