Skip to content
Snippets Groups Projects
Commit f5af0827 authored by Tom Rini's avatar Tom Rini
Browse files

arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX


On OMAP4 platforms that also need to calculate their DDR settings we are
now getting very close to the linker limit size.  Since OMAP44XX is only
seen with LPDDR2, remove some run time tests for LPDDR2 or DDR3 as we
will know that we don't have it for OMAP44XX.

Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent df13ec69
No related branches found
No related tags found
No related merge requests found
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