commit | 8c2ef80d22d2e8f7932f6d2c31648380ac7e28e2 | [log] [tgz] |
---|---|---|
author | Zhong Hongbo <bocui107@gmail.com> | Sat Sep 01 20:49:52 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Oct 04 16:41:15 2012 +0200 |
tree | 03aaf4975c06dd12088a32ac19f11b77c97c61dd | |
parent | ceea0776db374a6fb2eedc893a39b3fbe48fc776 [diff] |
arm: Fixed the offset for the no relocation. When the u-boot address of destination equal to __start, no relocation. relocation offset(r9) = 0. Signed-off-by: Zhong Hongbo <bocui107@gmail.com> Tested-by: Stefano Babic <sbabic@denx.de>