In our first attempt at using U-Boot Fast-Boot’s resume
process, we could not use a memory map to restore pages
because our technique does not initialize the kernel. As a
result, the memory management unit (MMU) did not work.
To enable mapping between saved images and the system’s
current state, we redesigned the image data format to the
structure in Figure 1.