arm: imx25-pdk: Fix machine name
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Fri, 16 Oct 2015 10:14:53 +0000 (11:14 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Oct 2015 10:14:53 +0000 (11:14 +0100)
commitb64d64de1a5b88de88146e3ad36e7b09b97837eb
treebbd81281151a05afbf49ba2b57a2a2f205ba620e
parentad1e8db894fa055ffa9447a5d86520ef1cbac6e9
arm: imx25-pdk: Fix machine name

ARM uses dashes instead of underscores for machine names. Fix imx25_pdk
which has not seen a release yet (so there is no legacy yet).

Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 1444445785-3648-1-git-send-email-crosthwaite.peter@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: Added change to tests/ds1338-test.c to use new machine name]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/imx25_pdk.c
tests/ds1338-test.c