commit | 3db0bef59eab1155801618cef5c481e97553b597 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Aug 07 18:07:27 2007 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Tue Aug 14 01:45:09 2007 -0500 |
tree | d577ba533f281f7291aa05e7a3a2a0836c1143ce | |
parent | 39980c610c9a4c381907c9e1d1b9c0e1c0dca57a [diff] |
Use an absolute address when jumping out of 4k boot page On e500 when we leave the 4k boot page we should use an absolute address since we don't know where the board code may want us to be really running at. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>