Home
last modified time | relevance | path

Searched hist:f4ae23a7cd6fff3e0b9d250411b6714c6a1a2930 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.hf4ae23a7cd6fff3e0b9d250411b6714c6a1a2930 Tue Jul 12 21:37:35 UTC 2016 Christopher Spinrath <christopher.spinrath@rwth-aachen.de> 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>