ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_common
authorAdam Ford <aford173@gmail.com>
Wed, 4 Jan 2017 15:26:43 +0000 (09:26 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 14 Jan 2017 21:47:12 +0000 (16:47 -0500)
commitbb5854c4f459b1180dd7c43f4745d5dbbc04d3c9
tree79ed8489be0f553c5fc440caff02e2cade873725
parentf267e40f9679fec02a3166577c78cb290017b7e3
ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_common

Since we're including ti_armv7_common, let's pull in DEFAULT_LINUX_BOOT_ENV
and remove unnecessary duplicative definitions.  This patch also renames a
few environmental variables to match what is inside ti_armv7_common. This
should help future-proof any subsequent memory or memory location changes.

Signed-off-by: Adam Ford <aford173@gmail.com>
include/configs/omap3_logic.h