summaryrefslogtreecommitdiff
path: root/board/freescale/mx7dsabresd
diff options
context:
space:
mode:
authorChristopher Spinrath <christopher.spinrath@rwth-aachen.de>2016-08-23 16:08:52 +0200
committerStefano Babic <sbabic@denx.de>2016-09-06 18:22:48 +0200
commitf8de60bd58a03d97d6907d54f0a8634c6a6a5504 (patch)
tree91c0d20a19f34f1ed5d61f21f33d85c9b3008632 /board/freescale/mx7dsabresd
parenteb3813ad1afb29401fce20e9553df71e98f4aeec (diff)
ARM: board: cm_fx6: fix mtd partition fixup
ft_board_setup may return early in the case that the board revision cannot be obtained. In that case it is assumed that no revision specific correction in the fdt is neccessary. But the mtd partitions will not be fixed up either altough they are not revision specific. Move the call to fdt_fixup_mtdparts in front of the revision specific part to ensure that the partitions are fixed up even if the board revision cannot be obtained. While on it, fix a spelling mistake in a comment introduced by the same commit. Fixes: 62d6bac66038 ("ARM: board: cm_fx6: fixup mtd partitions in the fdt") Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de> Reviewed-by: Stefano Babic <sbabic@denx.de> Reviewed-by: Nikita Kiryanov <nikita@compulab.co.il>
Diffstat (limited to 'board/freescale/mx7dsabresd')
0 files changed, 0 insertions, 0 deletions