commit | 76abfa57817ada6d4119056097cc32610343fd90 | [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 | c6734261ec1aefc1abed533950520f1e9f785c3f [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>