Thanks!
On Mon, Apr 25, 2011 at 9:07 PM, Nicolas Pitre nicolas.pitre@linaro.org wrote:
On Mon, 25 Apr 2011, John Rigby wrote:
Not sure who to send this to so including Nicolas and Linus.
make u8500_defconfig make uImage
produces some undefined reference errors. Tail of the build log attached.
Grrrrrrrrrr...
You may revert commit 925f6039 "ARM: zImage: fix issues with missing GOT entries for some global variables" for now. A better fix will be required. All that would be affected is the ability to append a DTB to zImage, but the needed patch for that is not in my tree, and the Linaro installer doesn't rely on this either.
Nicolas