diff options
author | Stefan Roese <sr@denx.de> | 2010-09-24 13:51:50 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2010-10-04 11:19:49 +0200 |
commit | 2778a01431973b8474e48d5da99a76405a3b421e (patch) | |
tree | f17441e07111c8a457de6fcb65704b621e1f1bcc /board/LaCie/edminiv2/edminiv2.h | |
parent | c96be63aabb49fa2fc95de6b1aae13e91d8e3d10 (diff) | |
download | u-boot-imx-2778a01431973b8474e48d5da99a76405a3b421e.zip u-boot-imx-2778a01431973b8474e48d5da99a76405a3b421e.tar.gz u-boot-imx-2778a01431973b8474e48d5da99a76405a3b421e.tar.bz2 |
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>
Diffstat (limited to 'board/LaCie/edminiv2/edminiv2.h')
0 files changed, 0 insertions, 0 deletions