mpc83xx: Make distinct MPC8349EMDS_SDRAM board
[oweals/u-boot.git] / include / image.h
index bfe4e0b5e7ae9242b2dce19a3943c6b7806a9f90..bb7089ef5d16e6fc1e3e507dee4b84408f6c3049 100644 (file)
@@ -1046,6 +1046,10 @@ int fit_check_format(const void *fit);
 
 int fit_conf_find_compat(const void *fit, const void *fdt);
 int fit_conf_get_node(const void *fit, const char *conf_uname);
+int fit_conf_get_prop_node_count(const void *fit, int noffset,
+               const char *prop_name);
+int fit_conf_get_prop_node_index(const void *fit, int noffset,
+               const char *prop_name, int index);
 
 /**
  * fit_conf_get_prop_node() - Get node refered to by a configuration