suggest you can refer to the source code, for uboot, you can refer to the "/git/board/freescale/", choose the board you need, you can find what hardware configuration in the uboot, then you can refer to the dts file in the kernel, the path is arch/arm/boot/dts, choose the board dts file, if you need to change something, you can refer the dts file in the kernel source code