From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29466 invoked by alias); 24 Jun 2005 14:40:17 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 29444 invoked by uid 22791); 24 Jun 2005 14:40:14 -0000 Received: from mail.contec.at (HELO mail.contec.at) (213.229.28.240) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 24 Jun 2005 14:40:14 +0000 Received: from fs-1.contec-int.at (unknown [192.168.1.221]) by mail.contec.at (Postfix) with ESMTP id CFAFB370D4 for ; Fri, 24 Jun 2005 16:34:09 +0200 (CEST) Received: from grma-linux-2.contec-int.at ([192.168.1.216]) by fs-1.contec-int.at with Microsoft SMTPSVC(5.0.2195.6713); Fri, 24 Jun 2005 16:40:01 +0200 From: Manfred Gruber To: ecos-discuss@ecos.sourceware.org Date: Fri, 24 Jun 2005 14:40:00 -0000 User-Agent: KMail/1.6.2 References: <200506241559.22518.gruber.m@utanet.at> <20050624142654.D212865C06C@smtp.ecoscentric.com> In-Reply-To: <20050624142654.D212865C06C@smtp.ecoscentric.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Message-Id: <200506241639.49900.gruber.m@utanet.at> Subject: Re: [ECOS] redboot autodetect flash device ? X-SW-Source: 2005-06/txt/msg00247.txt.bz2 Am Freitag, 24. Juni 2005 16:26 schrieb Bart Veer: > >>>>> "Manfred" == Manfred Gruber writes: > > Manfred> I use redboot v2.0, is there any newer code for detecting > Manfred> the flash device? > > Manfred> I want to detect several AMD flash chips. It is enough > Manfred> for me if only the size will be detected, because i want > Manfred> to use same types, with different size. The flash chips > Manfred> will also be placed in the same way on my hardware. > > Manfred> Maybe there is some code or information for me in newer > Manfred> cvs? versions ? > > Not in the trunk, but in the flash_v2 branch there is a new AMD driver > which supports CFI. Hence it can adapt at run-time to any > AMD-compatible flash device. > > Bart hi ! ok thanks, i will try to switch to cvs version. eric: thanks also for the point about u-boot. i will look what is easer for me to switch :-) what is then the best and correct way to give the start-addresse and size to the linux kernel, to start up physmap_configure() ? a command line, ATAG? or what, i don't know? now i have enabled redboot partition parsing which works wonderfull... i have 6 partions on my flash which i don't want to do over commandline, so redboot partition parsing would be fine :-) thanks regards manfred -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss