
29 Nov
2024
29 Nov
'24
2:36 p.m.
On Fri, Nov 29, 2024 at 12:33:04PM +0530, Sumit Garg wrote:
Hi Tom,
On Sat, 23 Nov 2024 at 08:12, Tom Rini trini@konsulko.com wrote:
On Tue, Nov 19, 2024 at 03:37:20PM +0530, Udit Kumar wrote:
OSPI boot is broken due to missing bootph property in pin mux of OSPI. So add bootph to fix OSPI boot.
Signed-off-by: Udit Kumar u-kumar1@ti.com
Applied to u-boot/master, thanks!
Please don't merge direct contributions to dts/upstream subtree. It should rather have been a change via *-u-boot.dtsi or a cherry pick from dts/upstream subtree. Otherwise, it is very likely it's going to cause conflicts.
I thought this was a cherry-pick, sorry.
--
Tom