diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2016-09-16 04:47:12 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-02 00:05:10 (GMT) |
commit | 5d214065167ed4052b552a7224b9fbf807b8c107 (patch) | |
tree | a67b7d45f9abdf75b8269f05cde0665820b181ac /include/configs/MPC8540ADS.h | |
parent | 86e3ca1178820f0bfd62607d9198eb3c91c00e95 (diff) | |
download | u-boot-5d214065167ed4052b552a7224b9fbf807b8c107.tar.xz |
ARM: keystone2: Add support for parsing monitor header
Given that boot monitor image is being generated to a specific target location
depending on the SoC and U-boot relies on addr_mon env variable to be aligned
with boot monitor target location. When ever the target address gets updated in
boot monitor, it is difficult to sync between u-boot and boot monitor and also
there is no way to update user that boot monitor image is updated.
To avoid this problem, boot monitor image is being generated with mkimage
header. Adding support in mon_install command for parsing this header.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/MPC8540ADS.h')
0 files changed, 0 insertions, 0 deletions