diff options
author | Nishanth Menon <nm@ti.com> | 2016-03-23 10:14:18 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-04-01 17:17:40 -0400 |
commit | 1f807a9f32aaa4e4917336912fd867671954d18c (patch) | |
tree | 6f6b9dc97a360acc5be70a269b5de3380c754be3 /net/sntp.c | |
parent | e320f0bc9b81076e4c59d281dff1428df5324809 (diff) | |
download | u-boot-1f807a9f32aaa4e4917336912fd867671954d18c.tar.gz u-boot-1f807a9f32aaa4e4917336912fd867671954d18c.tar.bz2 u-boot-1f807a9f32aaa4e4917336912fd867671954d18c.zip |
ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery
MSMC segment Privilege ID is not consistent accross the keystone2 SoCs.
As the first step to ensure complete SoC wide coherency setup, lets
refactor the macros to remove the #if-deffery around the code which
obfuscates which IDs are actually enabled for which SoC.
As a result of this change the PCIe configuration is moved after the
msmc configuration is complete, but that should ideally have no
functional impact.
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'net/sntp.c')
0 files changed, 0 insertions, 0 deletions