Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761036AbXHaQIS (ORCPT ); Fri, 31 Aug 2007 12:08:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757278AbXHaQIJ (ORCPT ); Fri, 31 Aug 2007 12:08:09 -0400 Received: from nf-out-0910.google.com ([64.233.182.187]:50790 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756835AbXHaQIG (ORCPT ); Fri, 31 Aug 2007 12:08:06 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bu8IPZ71jmqOaz9oR003OHbEHjxG8vrEVBVaGY5PyoU8o90fo/xUAsXs/IcZICwbKmcIVpjzvu5gqHZ6CL9FrEuvuaGqbIlINWRJKIk2C5d/cbz8zhsJAo47YAWe+o5pWjKVQX6+9Hx7wWupUpF8NRU5K3e7CkRKoOHHQb9WLNI= Message-ID: Date: Fri, 31 Aug 2007 18:08:04 +0200 From: "Xu Yang" To: "Uli Luckas" Subject: Re: parse_tag_ramdisk Cc: LKML In-Reply-To: <200708301846.09669.u.luckas@road.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200708301806.42905.u.luckas@road.de> <200708301846.09669.u.luckas@road.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1553 Lines: 56 Hi Uli, thanks , I just found in the bootloader I used "go" to access the kernel, maybe the problem is caused by this, I will check it further. by the way, do you know how to setup the address of the ramdisk in the bootloader? I used bootm kernel_address ramdisk_address. is this enough? regards, Yang 2007/8/30, Uli Luckas : > On Thursday, 30. August 2007, Xu Yang wrote: > > Hi Uli, > > > > > > thanks for your reply. > > > > just have a question, where is the tag list, how can i modify this? > > > If you don't know where the list is created, how do you now that it contains a > ramdisk tag? There is a chance, that the kernel does not even get a ram disk > tag at all. This would also explain, why it is not parsed ;-) > > The tag list is supplied by your bootloader. How the bootloader creates the > list and how to change the order depends on your bootloader. You probably > have to read (and patch) it's source code. > > regards, > Uli > > -- > > ------- ROAD ...the handyPC Company - - - ) ) ) > > Uli Luckas > Software Development > > ROAD GmbH > Bennigsenstr. 14 | 12159 Berlin | Germany > fon: +49 (30) 230069 - 64 | fax: +49 (30) 230069 - 69 > url: www.road.de > > Amtsgericht Charlottenburg: HRB 96688 B > Managing directors: Hans-Peter Constien, Hubertus von Streit > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/