From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuyuki Kobayashi Date: Wed, 27 Jun 2012 16:56:22 +0900 Subject: [U-Boot] [PATCH] arm: rmobile: kzm9g: Adjust hardware setting in lowlevel_init.S In-Reply-To: <20120626232227.255d8785@lilith> References: <4FE91EB8.6090407@kmckk.co.jp> <20120626232227.255d8785@lilith> Message-ID: <4FEABCA6.6000002@kmckk.co.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert (2012/06/27 6:22), Albert ARIBAUD wrote: > On Tue, 26 Jun 2012 11:30:16 +0900, Tetsuyuki Kobayashi > wrote: > >> This patch depends on >> Nobuhiro Iwamatsu's arm: rmobile: Add supoprt for KMC KZM-A9-GT board >> Tetsuyuki Kobayashi's arm: rmobile: kzm9g: Modify sdram area > > Seems like a series to me -- you should post it as such, with patches > numbered 1/N, 2/N etc. Should be easy as you probably already have them > as a series of commits above master; git format-patch should generate > the mails alright. OK. I am studying git format-patch and git send-email.