From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Brunck Date: Thu, 06 Sep 2012 10:58:30 +0200 Subject: [U-Boot] [PATCH v3 1/4] kirkwood: use c-struct for access to SDRAM addr decode registers In-Reply-To: <1342787667-30073-1-git-send-email-holger.brunck@keymile.com> References: <1342787667-30073-1-git-send-email-holger.brunck@keymile.com> Message-ID: <504865B6.10004@keymile.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, On 07/20/2012 02:34 PM, Holger Brunck wrote: > Remove the defines and do this with a C-struct. > > Signed-off-by: Holger Brunck > cc: Prafulla Wadaskar > cc: Valentin Longchamp > cc: Gerlando Falauto > cc: Marek Vasut > --- > changes for v3: > - new patch as requested on the ML > > arch/arm/cpu/arm926ejs/kirkwood/dram.c | 23 +++++++++++++++++------ > 1 files changed, 17 insertions(+), 6 deletions(-) > I saw your pull request for the mavell git branch. This patch serie is not included in your branch but already reviewed and acked. Did you miss this serie? Regards Holger