From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id DF672DDE22 for ; Tue, 4 Sep 2007 09:18:10 +1000 (EST) In-Reply-To: <20070903151319.GA24840@localhost.localdomain> References: <46D73166.6080103@freescale.com> <989B956029373F45A0B8AF02970818900147BD4D@zch01exm26.fsl.freescale.net> <46DC126C.9060603@freescale.com> <20070903151319.GA24840@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH v7 3/3] [POWERPC] MPC832x_RDB: update dts to use SPI1in QE, register mmc_spi stub Date: Tue, 4 Sep 2007 01:17:51 +0200 To: avorontsov@ru.mvista.com Cc: linuxppc-dev@ozlabs.org, Timur Tabi List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I expect very few things from the bootloader: setup memory controller, Setup CPUs, clocks and voltages, system busses, system controllers, memory controllers, memory itself, _and system GPIOs_ :-) You know, all the basic and/or board-specific stuff that is needed to run a system. This kind of GPIOs definitely belongs to that category. Segher