[U-Boot] [PATCH v2 0/6] SPL-related documentation / checking

Tom Rini trini at ti.com
Tue Feb 14 00:02:00 CET 2012


Hey all,

The following series (v2) is an attempt to make it easier for developers
and users to use SPL.  At the end of the series, we have filled in some
missing CONFIG options for SPL, explained how the sequence works on OMAP3
and similar platforms and added an explanation on how to check stack usage
with a combination of recent gcc (for -fstack-usage) and GNU cflow.

Changes for v2:
   - Move -fstack-usage to top-level config.mk (per Wolfgang)
   - Wording fixes in doc/SPL/README.omap3 (per Peter Meerwald)

-- 
Tom



More information about the U-Boot mailing list