Hello, I am looking for information on how to boot Linux with a device tree. Basically, I have a uImage and a device tree(dtb) and with U-boot I used to do: bootm uImage_address -- dtb_address How does it work with barebox? Cheers, Renaud