From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 28 Jul 2009 07:27:10 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup In-Reply-To: <1248678818-23681-1-git-send-email-sr@denx.de> References: <1248678818-23681-1-git-send-email-sr@denx.de> Message-ID: <200907280727.10646.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 27 July 2009 09:13:38 Stefan Roese wrote: > This patch fixes the problem, that the current fdt board fixup code only > set's one range, the one for NOR. By this it's overwriting the already > correctly configured values done in __ft_board_setup(). Just remove this > now unneeded NOR fixup and all the ranges are correctly defined. > > Signed-off-by: Stefan Roese > Cc: Dirk Eibach > Cc: Felix Radensky Applied to ppc4xx/master. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================