commit | ef2cd492adf20fa301a8c5b1ee516aedb677bba8 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Tue May 29 20:01:00 2018 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu May 31 20:13:29 2018 +0300 |
tree | bdf3a088d9c3e0923aa53d2cbe8093def83e8977 | |
parent | ce3071287e9837b897d49d1be03e00e52050a33e [diff] |
ARC: Move .ivt section to the very beginning of the image This is useful for cases when U-Boot image is put in ROM and reset vector points to 0 where the very beginnign of the image reside. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>