ti_armv7_keystone2: Update addr_mon variable
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 16 Sep 2016 04:47:53 +0000 (10:17 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 2 Oct 2016 00:05:12 +0000 (20:05 -0400)
commitceee15ce5d4813672f6ede5080d7682022f069c0
tree33b315a6f2fbc62dcfbb9c62f24f0a2985189c1d
parent5d214065167ed4052b552a7224b9fbf807b8c107
ti_armv7_keystone2: Update addr_mon variable

As boot monitor contains a mkimage header, it can be loaded at any location.
So, have a common addr_mon address across all keystone2 SoCs. And also
making sure that boot monitor is installed early during default boot to
avoid any overlapping with other images.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/k2e_evm.h
include/configs/k2g_evm.h
include/configs/k2hk_evm.h
include/configs/k2l_evm.h
include/configs/ti_armv7_keystone2.h