Hi, We want to implement a mechanism in barebox to use two environment partitions. i.e. when barebox boots it will go to the first by default and try to use it. If for some reason it fails it will boot with the second one. What is the best way to implement this in barebox and did anyone do it already? Thanks, Boaz.