This section describes in detail the steps necessary to write the IPL for an embedded system that boots from ROM or Flash.
Systems that boot from disk or over the network typically come with a BIOS or ROM monitor, which already contains a large part of the IPL within it. If your embedded system fits this category, you can probably skip directly to the chapter on Customizing Image Startup Programs.
Your IPL loader gets control at reset time and performs the following main functions: