diff options
author | Christopher Spinrath <christopher.spinrath@rwth-aachen.de> | 2016-07-12 23:37:35 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-07-19 19:52:12 +0200 |
commit | f4ae23a7cd6fff3e0b9d250411b6714c6a1a2930 (patch) | |
tree | 37292e89a04cfdf1b8cb5be6d20bc68a34e42a63 /configs | |
parent | f0f6724f86b4e86c8977f33a835a1b77352be7c4 (diff) | |
download | u-boot-imx-f4ae23a7cd6fff3e0b9d250411b6714c6a1a2930.zip u-boot-imx-f4ae23a7cd6fff3e0b9d250411b6714c6a1a2930.tar.gz u-boot-imx-f4ae23a7cd6fff3e0b9d250411b6714c6a1a2930.tar.bz2 |
fdt_support: define stub for fdt_fixup_mtdparts
Define an inline stub for fdt_fixup_mtdparts in the case that
CONFIG_FDT_FIXUP_PARTITIONS is not defined. This avoids the need
to guard every call to this function by a proper #ifdef in board
files.
Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions