hw/arm: Tidy up conditional calls to arm_load_kernel
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Oct 2013 14:44:38 +0000 (15:44 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Thu, 31 Oct 2013 13:00:16 +0000 (14:00 +0100)
commitdacecf5485bf02b2dfe49e9d9c852668884a71be
treeb32bde689109863211e29dc0d957eaad07ec71e8
parent9546dbabd5f6ff199ffd7741dfd57b8bff723bd1
hw/arm: Tidy up conditional calls to arm_load_kernel

Now that arm_load_kernel doesn't insist on a kernel filename
being present, we can remove some unnecessary conditionals
in board models.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1379980897-21277-3-git-send-email-peter.maydell@linaro.org
hw/arm/omap_sx1.c
hw/arm/palm.c
hw/arm/z2.c