Hello, I'm about to use U-Boot for an embedded project. I need a fallback strategy if the network boot (no matter what exactly) fails e.g. no server reached after a timeout period. In this case it should boot an linux image from flash memory. The U-Boot docs say nothing about that...