Skip to content
Snippets Groups Projects
Commit 1aad38f6 authored by Daniel Allred's avatar Daniel Allred Committed by Tom Rini
Browse files

ARM: omap5: add hooks for cpu/SoC fdt fixups


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: default avatarDaniel Allred <d-allred@ti.com>
Signed-off-by: default avatarMadan Srinivas <madans@ti.com>

Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 47c331ed
No related branches found
No related tags found
Loading
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