u-boot-brain/arch/arm/mach-keystone
Nishanth Menon 1f807a9f32 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>
2016-04-01 17:17:40 -04:00
..
include/mach ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery 2016-04-01 17:17:40 -04:00
clock.c ARM: keystone2: K2G: Add support for different arm/device speeds 2016-03-14 19:18:44 -04:00
cmd_clock.c ARM: keystone2: Use common definition for clk_get_rate 2015-08-12 20:47:55 -04:00
cmd_ddr3.c ARM: keystone: move SoC sources to mach-keystone 2015-02-21 08:23:52 -05:00
cmd_mon.c ARM: keystone2: Split monitor code / command code 2016-03-16 15:03:15 -04:00
cmd_poweroff.c ARM: keystone2: Switch to using the poweroff command 2016-03-16 15:03:32 -04:00
config.mk ARM: keystone2: Use dtb images by default 2015-10-22 14:22:11 -04:00
ddr3_spd.c ARM: keystone2: use detected ddr3a size 2016-03-14 19:18:45 -04:00
ddr3.c ARM: k2g: Add ddr3 info 2015-10-22 14:22:18 -04:00
init.c ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery 2016-04-01 17:17:40 -04:00
Kconfig ARM: k2g: Add kconfig support 2015-10-22 14:22:13 -04:00
keystone.c ARM: keystone2: Switch to using the poweroff command 2016-03-16 15:03:32 -04:00
Makefile ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds 2016-03-16 15:03:34 -04:00
mon.c ARM: keystone2: Split monitor code / command code 2016-03-16 15:03:15 -04:00
msmc.c ARM: keystone: move SoC sources to mach-keystone 2015-02-21 08:23:52 -05:00
psc.c ARM: keystone2: psc: introduce function to hold and release module in reset. 2016-03-14 19:18:36 -04:00