commit | abd5676ccec997bff62d838eaff9b5c931004aaa | [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 | f711e547c1c0c4464d50f75a26145d83c1564980 [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>