arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_common.h>
authorTom Rini <trini@konsulko.com>
Thu, 1 Jul 2021 13:26:11 +0000 (09:26 -0400)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 15 Jul 2021 12:26:04 +0000 (17:56 +0530)
commit8e94e7b32e4585aa7ead1f05a3a4d9db6403b73e
treed2fe95306301075ccec3f65c565103fa9b9f308c
parente0c91ae24e5bdd197ae55ae471268ef127fceadd
arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_common.h>

This include file is only used by ti_omap5_common.h.  Further, the move
is towards using the generic distro boot framework and not this set of
macros.  Start by moving all of the contents in directly to where they
are used.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210701132612.7559-2-trini@konsulko.com
include/configs/ti_omap5_common.h
include/environment/ti/boot.h [deleted file]