[PATCH v2 18/18] configs: j7200_evm_a72: Add Initial support

Vignesh Raghavendra vigneshr at ti.com
Tue Aug 4 17:25:18 CEST 2020



On 27/07/20 3:15 pm, Lokesh Vutla wrote:
> Add initial A72 defconfig support.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
>   configs/j7200_evm_a72_defconfig | 172 ++++++++++++++++++++++++++++++++
>   1 file changed, 172 insertions(+)
>   create mode 100644 configs/j7200_evm_a72_defconfig
> 
> diff --git a/configs/j7200_evm_a72_defconfig b/configs/j7200_evm_a72_defconfig
> new file mode 100644
> index 0000000000..14c30a8f28
> --- /dev/null
> +++ b/configs/j7200_evm_a72_defconfig
[...]
> +CONFIG_USB_CDNS3=y
> +CONFIG_USB_CDNS3_GADGET=y
> +CONFIG_USB_CDNS3_HOST=y
> +CONFIG_SPL_USB_CDNS3_GADGET=y
> +CONFIG_USB_GADGET=y
> +CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments"
> +CONFIG_USB_GADGET_VENDOR_NUM=0x0451
> +CONFIG_USB_GADGET_PRODUCT_NUM=0x6163

This is for J721e. Could you change this to: 
CONFIG_USB_GADGET_PRODUCT_NUM=0x6164

for J7200?

Applies to r5 defconfig too..



Regards
Vignesh


More information about the U-Boot mailing list