
Dear Wolfgang Denk,
In message 1315494084-28239-1-git-send-email-wd@denx.de you wrote:
Pick them up automatically using $(boards_by_arch ...)
Signed-off-by: Wolfgang Denk wd@denx.de
We have a problem with the MIPS boards here:
We have separate lists for "mips4kc" and "au1xx0" (and again so for "mips4kc_el" and "au1xx0_el"), but in boards.cfg these are all listed with ARCH="mips".
Is it important to make this difference?
Also, we have "mips5kc" and "mips5kc_el", but both lists are empty.
Would it make sense to list these all under "mips" ?
And how should we differentiate between LE and BE systems? Should we list LE systems with ARCH="mips_el" ?
Comments welcome...
-wd
MAKEALL | 50 ++++---------------------------------------------- 1 files changed, 4 insertions(+), 46 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk