From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 4 Oct 2010 11:22:27 +0200 Subject: [U-Boot] [PATCH] ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() In-Reply-To: <1285773752-31613-1-git-send-email-sr@denx.de> References: <1285773752-31613-1-git-send-email-sr@denx.de> Message-ID: <201010041122.28914.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 Wednesday 29 September 2010 17:22:32 Stefan Roese wrote: > This patch fixes a bug in fdt_fixup_nor_flash_node() when the reg > property has multiple reg tuples, like: > > reg = <0 0x00000000 0x04000000 > 0 0x04000000 0x04000000>; > > In this case this function did not update the reg property correctly. Applied to u-boot-ppc4xx/master. Thanks. Cheers, 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