[U-Boot] [PATCH] ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
Stefan Roese
sr at denx.de
Mon Oct 4 11:22:27 CEST 2010
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
More information about the U-Boot
mailing list