On Friday 25 November 2011 07:29:57 Daniel Schwierzeck wrote: > On Fri, Nov 25, 2011 at 9:49 AM, Marek Vasut <[email protected]> wrote: > >> On Thursday 24 November 2011 08:57:56 Daniel Schwierzeck wrote: > >> > Build dbau1550_el only in LIST_au1xx0_el and LIST_mips_el. > >> > Also remove obsolete lists for mips5kc. > >> > >> if possible, i'd really like to kill off all the specialized mips lists > >> and do selection purely based on fields in boards.cfg. > > > > I have to agree here. > > that is currently not possible because -EB and -EL are not properly > handled in CFLAGS and LDFLAGS.
can we get this fixed ? it makes running MAKEALL a pain (i've hit this a few times). are there any mips cores which can run in either endian ? if so, we should add a config option to control this which the top level Makefile can key off of. otherwise, should be easy to tweak the subdirs in arch/mips/ to add -EB/-EL as needed. the top level option would be useful for arm boards though as they do have processors that can run in either endian ... -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

