
7 Sep
2010
7 Sep
'10
11:21 p.m.
Peter,
I've got one more followup question as I work through these updates:
On Sep 03, 2010, at 00:00, Peter Tyser wrote:
--- a/Makefile +++ b/Makefile @@ -2499,6 +2499,10 @@ P2020DS_36BIT_config \ P2020DS_config: unconfig @$(MKCONFIG) -t $(@:_config=) P2020DS ppc mpc85xx p2020ds freescale
+HWW_1U_1A_36BIT_config \ +HWW_1U_1A_config: unconfig
@$(MKCONFIG) -t $(@:_config=) HWW_1U_1A ppc mpc85xx hww-1u-1a exmeritus
The new way to add a board is via boards.cfg. You shouldn't need to modify this Makefile.
Is there some appropriate documentation on how boards.cfg is supposed to work?
The latest u-boot.git still seems to have the P2020DS lines that I referenced in "Makefile", and it has no references at all to "P2020DS" in the "boards.cfg" file.
Cheers, Kyle Moffett