Lines Matching +full:imx6q +full:- +full:usb
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * DHCOM DH-iMX6 PDK board configuration
11 #include <asm/arch/imx-regs.h>
17 * 0x00_0000-0x00_ffff ... U-Boot SPL
18 * 0x01_0000-0x0f_ffff ... U-Boot
19 * 0x10_0000-0x10_ffff ... U-Boot env #1
20 * 0x11_0000-0x11_ffff ... U-Boot env #2
21 * 0x12_0000-0x1f_ffff ... UNUSED
27 #define CONFIG_SPL_TARGET "u-boot-with-spl.imx"
85 /* USB Configs */
92 #define CONFIG_USB_MAX_CONTROLLER_COUNT 2 /* Enabled USB controller number */
94 /* USB Gadget (DFU, UMS) */
99 /* USB IDs */
124 "fdtfile=imx6q-dhcom-pdk2.dtb\0"\
132 func(USB, usb, 1) \
147 (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)