That was a nice example, but seems to address external flash. What about the internal flash in an MCF5213? The WP bit in FLASHBAR is a read only bit, and set at reset. How do I use the internal flash as non volatile memory? Do I need some magic pullups on the board? The only pertinent signals I could find would be TEST and RCON#.
I'm not talking re-flashing the firmware. I would like to know how to save user config there, same as I would on an external flash. This is especially important since I'm a low power app, and the battery backed SRAM is not implemented (correctly) on the MCF5213.
Thanks
Alex