commit | 6e294723394c6e4df81c1221f31bc3a10fc1bfd7 | [log] [tgz] |
---|---|---|
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Feb 22 17:53:43 2014 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Feb 26 21:18:12 2014 +0100 |
tree | b4bcab9f621f05187bde8a839613e2d6e34c1106 | |
parent | 9d25fa4a211fdb47713c015c8473514dc38a41e5 [diff] |
arm: remove unneeded symbol offsets and _TEXT_BASE Remove the last uses of symbol offsets in ARM U-Boot. Remove some needless uses of _TEXT_BASE. Remove all _TEXT_BASE definitions. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>