On Fri, 10 Jul 2020 at 00:21, Michal Simek <michal.si...@xilinx.com> wrote: > > Hi Simon, > > On 10. 07. 20 2:35, Simon Glass wrote: > > Hi Michal, > > > > On Thu, 9 Jul 2020 at 08:17, Michal Simek <michal.si...@xilinx.com> wrote: > >> > >> The commit 4cc24aeaf420 ("serial: Add missing Kconfig dependencies for > >> debug consoles") has added incorrect dependency for SIFIVE debug uart which > >> should depend on SIFIVE driver instead of PL01x. > > > > Does that mean this should have a Fixes: tag? > > TBH I had it there but removed it because commit is pointing to it > anyway. And also I am not aware about any stable process in place. > Or is there any process around that people are looking for fixed tags > and picking them to any u-boot stable tree? >
+Tom Rini who may know