From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 8 Feb 2012 16:19:06 -0700 Subject: [U-Boot] [PATCH 6/6] SPL: Add README.omap3 In-Reply-To: References: <1328741900-18174-1-git-send-email-trini@ti.com> <1328741900-18174-6-git-send-email-trini@ti.com> Message-ID: <4F3302EA.1020709@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/08/2012 04:08 PM, Peter Meerwald wrote: > >> +only varry in where the BSS and malloc pool reside. > > vary > >> +2) Perform the following shell to generate a list of C files used in SPL > > shell command > >> +cflow will spit out a number of warnings as it does not parse >> +the config files and pick functions based on #ifdef. Parsing the '.i' > > picks Thanks -- Tom