[U-Boot] [PATCH] NAND: Allow nand_ids and nand_bbt to be compiled in SPL

Tom Rini tom.rini at gmail.com
Mon Jan 9 22:23:20 CET 2012


On Mon, Jan 9, 2012 at 2:21 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Monday 09 January 2012 14:41:07 Scott Wood wrote:
>> Unless/until the toolchain can properly GC anonymous strings, I think
>> finer-grained conditional compilation is the way to go.
>
> i think we should use GC when it works (we've found 1 case so far where it
> doesn't), and add fine grained compilation when it doesn't (with a note with
> expected working versions).  i think this is a bug in the linker and have been
> trying to make a reduced test case that i can post to the GNU binutils peeps.

We've found two cases, at least.  Functions aren't being dropped out either.

-- 
Tom


More information about the U-Boot mailing list