u-boot/board/toradex/common
Stefan Agner 421440f70d board: toradex: make USB PID from config block optional
If config block support is enabled, USB gadget modes unconditionally
use Toradex Product ID as USB PID. Some applications might prefer a
different and/or static USB PID. Add a Kconfig configuration option
to descide whether to use USB PID from config block or the fallback
config option CONFIG_G_DNL_PRODUCT_NUM.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-08-09 13:09:29 +02:00
..
Kconfig board: toradex: make USB PID from config block optional 2021-08-09 13:09:29 +02:00
Makefile toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00
tdx-cfg-block.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
tdx-cfg-block.h toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skus 2020-12-06 15:31:37 +01:00
tdx-common.c board: toradex: make USB PID from config block optional 2021-08-09 13:09:29 +02:00
tdx-common.h toradex: common: show boot logo 2020-07-27 14:01:32 +02:00
tdx-eeprom.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tdx-eeprom.h toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00