On Sun, 05 Jul 2026 04:42:12 -0600, Simon Glass <[email protected]> wrote: > Intel Atom SoCs (Medfield, Clovertrail, Merrifield and Moorefield) boot > via an 'OS Image Profile' (OSIP): a 512-byte '$OS$' header which tells > the boot ROM where the OS image lives, where to load it and where to > start executing. On the Intel Edison (Merrifield) the OS image is > U-Boot. > > The Edison image embeds this header as the static blob > board/intel/edison/edison-osip.dat which is an empty stub in the tree, > so a fresh build emits an all-zero, non-functional header. > > [...]
Reviewed-by: Neha Malcom Francis <[email protected]> -- Neha Malcom Francis <[email protected]>

