commit | d388298a59ba375c76597b8f95b560afa971a0fb | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Jun 24 03:04:38 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Aug 04 13:12:44 2011 +0200 |
tree | 7255c781bbc6d6b1aefcc3622087dfa13f58aebc | |
parent | 07407d97f07bf62c6c6e6899029a079ecc271974 [diff] |
ARM: versatile: fix board support Versatile board is used as example to run u-boot under qemu. The patch fixes relocation for all versatile boards and adds a versatileqemu target to be used under qemu. Patch tested only under qemu, not on real boards. Tested with QEMU emulator version 0.14.50. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Alessandro Rubini <rubini-list@gnudd.com> CC: Loïc Minier <loic.minier@linaro.org>