commit | bd4277ddc3c08f9e279d99dcafa76d23c67ae726 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Tue Feb 12 22:22:12 2013 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Tue Feb 12 22:22:12 2013 +0100 |
tree | 5b8f54a44c2a13c9c5e788058a7fab1eb957fd55 | |
parent | 9049d034a55f00856688255099ae1edd98e83836 [diff] |
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end Use the newly introduced symbols __image_copy_end and __bss_end for setting up the memory area for the relocated U-Boot. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>