Merge branch '2023-08-18-assorted-updates' into next
authorTom Rini <trini@konsulko.com>
Fri, 18 Aug 2023 17:45:58 +0000 (13:45 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 18 Aug 2023 17:45:58 +0000 (13:45 -0400)
commit3881c9fbb7fdd98f6eae5cd33f7e9abe9455a585
tree3522dea6d6e5bff9c2d9bcae8354e16223c5b518
parent14ba0a8bbc342a677982acc787ae542b84ed7993
parent48f792e31b88343bfccbaf73808e3d02a2be90dc
Merge branch '2023-08-18-assorted-updates' into next

- Use built-in ffs/fls on ARM, fix a PIE issue in SPL on ARMv8, bcm283x
  and mediatek updates, whitespace fix in UFS uclass, make CI use
  "tools-only" defconfig for more tests, add TI TCA9554 GPIO support,
  cache alignment fix for SCSI, and fix a problem with
  SYS_MMCSD_RAW_MODE_ARGS_SECTOR in SPL.