From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Linz Date: Wed, 19 Nov 2003 10:37:04 +0100 Subject: [U-Boot-Users] u-boot and NIOS dk 1s10 board In-Reply-To: <20031119090118.F0753C5F5F@atlas.denx.de> References: <20031119090118.F0753C5F5F@atlas.denx.de> Message-ID: <0311191037040A.23084@pcj86> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Mittwoch, 19. November 2003 10:01 schrieb Wolfgang Denk: > In message <03111908361707.23084@pcj86> you wrote: > > Yes, I know about because of my last few PPC projects, but I think there > > are to many options for a NIOS board. We have to configure whole CPU > > functionality (not only a board). I'll compare both ways. > > You can also set "board ID's" which then select blocks of definitions > or sub-includes. See for example the PPChameleon board (not that I > like the names used there much). Hmm, that could be interesting for different board revisions like Stratix -- til now I know about two different board revisions (1S10 and 1S40). So it could be necessary to distinguish between the revisions by using a board ID. Another question. Where just can I find the so named "board ID" in PPChameleon configuration flow? Do you meaning the CONFIG_PPCHAMELEON_MODULE_MODEL define? br, Stephan Linz