Re: [PATCH 1/2] arm64:mach-k3 am625_init: Correct boot mode detection

2023-01-10 Thread Tom Rini
On Tue, Dec 20, 2022 at 06:38:18PM +, Martyn Welch wrote: > The boot mode detection assumes that BOOT_DEVICE_MMC2 should always > result in MMCSD_MODE_FS, but MMCSD_MODE_RAW is also a valid option for > this port. > > The current logic also avoids looking at the bootmode pin strapping, >

[PATCH 1/2] arm64:mach-k3 am625_init: Correct boot mode detection

2022-12-20 Thread Martyn Welch
The boot mode detection assumes that BOOT_DEVICE_MMC2 should always result in MMCSD_MODE_FS, but MMCSD_MODE_RAW is also a valid option for this port. The current logic also avoids looking at the bootmode pin strapping, which should be the primary means of determining whether a device is being