u-boot-brain/arch/arm/mach-k3/include/mach
Lokesh Vutla a9a84480f4 arm: k3: Add support for updating msmc dt node
Certain parts of msmc sram can be used by DMSC or can be
marked as L3 cache. Since the available size can vary, changing
DT every time the size varies might be painful. So, query this
information using TISCI cmd and fixup the DT for kernel.
Fixing up DT does the following:
- Create a sram node if not available
- update the reg property with available size
- update ranges property
- loop through available sub nodes and delete it if:
	- mentioned size is out if available range
	- subnode represents l3 cache or dmsc usage.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-04-12 08:05:51 -04:00
..
am6_hardware.h arm: K3: am654: Choose MMC boot device based on boot port 2018-10-10 13:35:08 -04:00
am6_spl.h arm: K3: am654: Add support for boot device detection 2018-09-11 08:32:55 -04:00
clock.h arm: K3: Add support for AM654 SoC definition 2018-09-11 08:32:55 -04:00
hardware.h arm: K3: am654: Add support for boot device detection 2018-09-11 08:32:55 -04:00
spl.h arm: K3: am654: Add support for boot device detection 2018-09-11 08:32:55 -04:00
sys_proto.h arm: k3: Add support for updating msmc dt node 2019-04-12 08:05:51 -04:00