ARM: vexpress: Fix parsing of framebuffer in HDLCD device-tree node

Parsing of the frame buffer property by v2m_dt_hdlcd_init() needs
to respect the length of address and size values in the device-tree.
Without this, the move to 64-bit address in device-tree (for LPAE
support) will go wrong.

Signed-off-by: Jon Medhurst <tixy@linaro.org>
1 file changed