]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/fsl_ddr.h
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
[karo-tx-uboot.git] / include / fsl_ddr.h
index 1ac092bb92d047231eb4675f7f859ad5edb0543a..3351acdd7aed4b9715f83b2f3b9d8e78aeee3d86 100644 (file)
@@ -1,9 +1,7 @@
 /*
  * Copyright 2008-2014 Freescale Semiconductor, Inc.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * Version 2 as published by the Free Software Foundation.
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef FSL_DDR_MAIN_H
@@ -131,6 +129,7 @@ void board_add_ram_info(int use_default);
 /* processor specific function */
 void fsl_ddr_set_memctl_regs(const fsl_ddr_cfg_regs_t *regs,
                                   unsigned int ctrl_num, int step);
+void remove_unused_controllers(fsl_ddr_info_t *info);
 
 /* board specific function */
 int fsl_ddr_get_dimm_params(dimm_params_t *pdimm,