commit | ceee15ce5d4813672f6ede5080d7682022f069c0 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Sep 16 10:17:53 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 01 20:05:12 2016 -0400 |
tree | 33b315a6f2fbc62dcfbb9c62f24f0a2985189c1d | |
parent | 5d214065167ed4052b552a7224b9fbf807b8c107 [diff] |
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>