From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ara Avanesyan Date: Fri, 3 Dec 2004 13:06:21 +0400 Subject: [U-Boot-Users] Re: help porting u-boot for customized ixdp425 board References: <20041203074522.F1844C1430@atlas.denx.de> Message-ID: <005801c4d917$5c647860$1000000a@araav> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang, thanks for clarifcations. >> as in my board's booting flash is different from the original ixdp and i >> do >> not keep anything in this flash do i (ok, u-boot) need to recognize it at >> all? why? > > Yes.. So that U-Boot can be updated. And that U-Boot can save the > environment variables. I'll keep env variables in the second flash. But i forgot about the update issue. Are there any other reasons except the update/env? >> as my second flash (OS, fs etc) is DOC, what shell I add/modify/remove to >> make u-boot to understand this guy? and... > > Configure it to use DoC. Ummm... Thanks... Any examples/howtos? :-) Thanks, Ara