From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 6 Jul 2012 17:41:26 +0200 Subject: [U-Boot] [PATCH v2 1/2] kirkwood: implement kw_sdram_bs_set() In-Reply-To: <1341575417-7719-1-git-send-email-gerlando.falauto@keymile.com> References: <1341498492-2648-1-git-send-email-gerlando.falauto@keymile.com> <1341575417-7719-1-git-send-email-gerlando.falauto@keymile.com> Message-ID: <201207061741.26346.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Gerlando Falauto, > Some boards might be equipped with different SDRAM configurations. > When that is the case, CPU CS Window Size Register (CS[0]n Size) should > be set to the biggest value through board.cfg file; then its value > can be fixed at runtime according to the detected SDRAM size. > > Therefore, implement kw_sdram_bs_set(), to be called for instance within > board_early_init_f(). > > Signed-off-by: Gerlando Falauto > Reviewed-by: Marek Vasut > Cc: Prafulla Wadaskar > Cc: Wolfgang Denk > Cc: Valentin Longchamp > Cc: Holger Brunck > --- > changes for v2: > added Reviewed-by: Marek Vasut [...] You don't have to resend it, patchwork does this additions for us :) Best regards, Marek Vasut