* Richard Smith smithbone@gmail.com [050120 18:05]:
Currently, it's always enabled, but if you build a fallback-only payload, then 'normal' won't get run. This is hokey, I know.
So if I just remove all the normal stuff? What about all the reset16 and entry16 stuff? Looks to me like I pretty much have to re-write my MB config.lb
Start with building a rom that only has a fallback image, leaving failover.c intact and strip it down once everything else is working. You'll never have to touch the reset16 and entry16 code.
Stefan