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

arm: Refactor bootm to reduce #ifdefs


With fewer #ifdefs the code is more readable and more of the code is
compiled for all boards. Add defines in the header file to control
what features are enabled, and then use if() instead of #ifdef.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 13d06981
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