On 11 March 2015 at 14:18, Peter Maydell <peter.mayd...@linaro.org> wrote: > target-arm queue: mostly bug fixes, but also the Netduino 2 > machine model. I'm letting that in (even though it's nearly > hardfreeze) since a new board model isn't going to impact > other existing uses, and the patches were posted well before > softfreeze deadline.
Applied, thanks. PS: if you see "unknown device" failures in make check, this is a bug in our makefile/dependency generation stuff (currently being worked on). The workaround is to rm $BUILD_TREE/*/config-devices.mak -- PMM