
21 Apr
2016
21 Apr
'16
3:39 p.m.
On Mon, Apr 11, 2016 at 06:37:15PM -0500, Daniel Allred wrote:
Adds an fdt.c file in that defines the ft_cpu_setup() function, which should be called from a board-specific ft_board_setup()). This ft_cpu_setup() will currently do nothing for non-secure (GP) devices but contains pertinent updates for booting on secure (HS) devices.
Update the omap5 Makefile to include the fdt.c in the build.
Signed-off-by: Daniel Allred d-allred@ti.com Signed-off-by: Madan Srinivas madans@ti.com
Conceptually fine but will need reworking based on my previous comments.
--
Tom