On Mon, 01 Dec 2014 15:54:36 CST Steven Stallion <sstall...@gmail.com> wrote: > > FWIW, u-boot is not a net-negative at all. For SoC's it simplifies > boot significantly - there is zero reason to eschew the functionality > it brings.
Do you think it is worth adding support for "flattened device tree" (a data structure that describes system hardware)? IIRC uboot already supports FDT. Supposedly FDT reduces the porting effort and more than one system may even be able to use the same kernel (but with a different FDT).