commit | a16c1a5e4ad90673dc7e9cab69bf14347c508053 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Mon Oct 01 14:44:31 2012 -0700 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:53:47 2012 -0700 |
tree | dabc723da0dd3cc22cf0a42f79b3f99b7d8ac4c6 | |
parent | 036618c8eb7e0d6d69f2edb9608279af0f4223d0 [diff] |
SPL: Remove setting GD_FLG_RELOC in preloader_console_init() We have not strictly speaking relocated at this point, do not claim that we have. This is not required for output. Signed-off-by: Tom Rini <trini@ti.com>