commit | 491ff7f4ebbea1fb0341c1a2c5fe0e14bf05e9be | [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 | 4cd38a4ae5aeef87cdcb0f10f3c3c4ffaaa668d9 [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>