Skip to content
Commit e9c12123 authored by Tom Rini's avatar Tom Rini
Browse files

arm: Partial cleanup and audit usage of <config.h>



We need to include <config.h> directly when a file needs to have
something such as CFG_SYS_SDRAM_SIZE referenced as this file is not
automatically globally included and is most commonly indirectly included
via common.h.  Remove most cases of arm including config.h directly, but
add it where needed. This includes a few board-specific fixes.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent ab5c5f6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment