Stefan Roese 2778a01431 ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
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.

Signed-off-by: Stefan Roese <sr@denx.de>
2010-10-04 11:19:49 +02:00
..
2010-09-19 19:29:53 +02:00
2010-09-19 19:29:53 +02:00
2010-07-24 20:54:46 +02:00
2010-09-19 19:29:53 +02:00
2010-09-19 21:28:25 +02:00
2010-08-09 11:52:29 -07:00
2010-09-21 21:37:08 +02:00
2010-07-16 10:55:09 -05:00
2010-09-19 19:29:51 +02:00
2003-06-27 21:31:46 +00:00
2010-09-19 17:47:29 +02:00
2010-06-29 22:24:48 +02:00
2010-09-28 14:42:26 +02:00
2010-01-18 00:23:00 +01:00
2010-07-14 22:41:39 +02:00
2010-09-19 17:47:29 +02:00
2002-08-17 09:36:01 +00:00
2008-10-18 21:54:03 +02:00