u-boot/arch
Caleb Connolly e64503f1fc
mach-snapdragon: implement ft_board_setup() for USB role selection
Some Qualcomm boards have only one USB controller which is muxed between
the type-c port and an internal USB hub for type-A and ethernet. We
modify the DT for these to force them to host mode in U-Boot. However in
Linux DRD role switching is supported (required, even). Use
ft_board_setup() to adjust the dr_mode property for these boards.

While we're here, define pr_fmt for this file so we can more easily
identify log messages.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-04-23 13:29:30 +02:00
..
arc Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
arm mach-snapdragon: implement ft_board_setup() for USB role selection 2024-04-23 13:29:30 +02:00
m68k Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
microblaze Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
mips Merge patch series "Kconfig: some cleanups" 2024-04-22 11:01:56 -06:00
nios2 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
powerpc Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx 2024-04-18 10:08:57 -06:00
riscv Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
sandbox Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
sh Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
x86 x86: all firmware tables must be paragraph aligned 2024-04-20 10:15:03 +02:00
xtensa Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
.gitignore
Kconfig Merge patch series "Complete decoupling of zboot logic from commands" 2024-04-10 13:49:35 -06:00
Kconfig.nxp
u-boot-elf.lds