Skip to content
Snippets Groups Projects
Commit ddc94378 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

m68k: Fix warnings with gcc 4.6


Most of the warnings seem to be related to using 'int' for size_t. Change
this and fix up the remaining warnings and problems. For bootm, the warning
was masked by others, and there is an actual bug in the code.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 34e4a2ec
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment