commit | 68498ab329c388febef2dea770a8363a50c2277f | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Apr 02 16:15:10 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sat Apr 04 23:33:12 2009 +0200 |
tree | 7988945221de50040acc1c785069a139a52f6c30 | |
parent | 7f6381ba5fbebfb89e51dc6f444ee63a9802bdc3 [diff] |
common/image.c: Relocate strings in tables. Without this, u-boot can crash or print garbage if the original link address no longer points to a valid string. Signed-off-by: Scott Wood <scottwood@freescale.com>