I'm attempting to port U-boot - running on an SoC with a Cortex-A9 - to the new(ish) driver model and device tree (fdt) control functionality. To start with, I tried to keep the device tree limited to what was necessary to launch and get to the command…