Dirk, On Tue, Apr 24, 2012 at 4:58 AM, Dirk Behme <dirk.be...@de.bosch.com> wrote: > I tested the recent master which includes the three patches planned for > v2012.04.1 booting a device tree based kernel and it works :)
Have you tested it on a mx6qsabrelite using the latest mainline kernel? My kernel did not boot. This was what I did: make imx_v6_v7_defconfig make make imx6q-sabrelite.dtb cat arch/arm/boot/zImage arch/arm/boot/imx6q-sabrelite.dtb > arch/arm/boot/zImage_dtb mkimage -A arm -O linux -T kernel -C none -a 0x10008000 -e 0x10008000 -n Linux -d arch/arm/boot/zImage_dtb arch/arm/boot/uImage_dtb cp arch/arm/boot/uImage_dtb /tftpboot/uImage It used to work before. Is this still valid? Thanks, Fabio Estevam _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot