> -----Original Message----- > From: Poonam Aggrwal > Sent: Friday, August 18, 2017 4:17 PM > To: Prabhakar Kushwaha <prabhakar.kushw...@nxp.com>; Santan Kumar > <santan.ku...@nxp.com>; u-boot@lists.denx.de; York Sun > <york....@nxp.com> > Cc: Priyanka Jain <priyanka.j...@nxp.com> > Subject: RE: [U-Boot] [PATCH 1/1] board/ls2080ardb: Remove > CONFIG_DISPLAY_BOARDINFO_LATE > > > > -----Original Message----- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of > Prabhakar Kushwaha > Sent: Friday, August 18, 2017 3:53 PM > To: Santan Kumar <santan.ku...@nxp.com>; u-boot@lists.denx.de; York > Sun <york....@nxp.com> > Cc: Priyanka Jain <priyanka.j...@nxp.com> > Subject: Re: [U-Boot] [PATCH 1/1] board/ls2080ardb: Remove > CONFIG_DISPLAY_BOARDINFO_LATE > > > > -----Original Message----- > > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Santan > > Kumar > > Sent: Friday, August 18, 2017 3:21 PM > > To: u-boot@lists.denx.de; York Sun <york....@nxp.com> > > Cc: Priyanka Jain <priyanka.j...@nxp.com> > > Subject: [U-Boot] [PATCH 1/1] board/ls2080ardb: Remove > > CONFIG_DISPLAY_BOARDINFO_LATE > > > > CONFIG_DISPLAY_BOARDINFO_LATE config is used to delay the prints of > > boardinfo late in cycle during uboot boot. > > This feature is not required in case of QSPI_BOOT. > > > I am not aware of the history of the change, but the patch description does > not sufficiently describe why this change has been done. Why in case of QSPI > Boot BOARD information is not required to be printed late. [Santan] We can use any of one flag CONFIG_DISPLAY_BOARDINFO_LATE or CONFIG_DISPLAY_BOARDINFO to display board info during boot. Since we are using CONFIG_DISPLAY_BOARDINFO in case of QSPI boot that's why this flag is removed. In some specific cases in which information was not ready at start we can should use CONFIG_DISPLAY_BOARDINFO_LATE.
> > Signed-off-by: Santan Kumar <santan.ku...@nxp.com> > > Signed-off-by: Priyanka Jain <priyanka.j...@nxp.com> > > --- > > Reviewed-by : Prabhakar Kushwaha <prabhakar.kushw...@nxp.com> > _______________________________________________ > U-Boot mailing list > U-Boot@lists.denx.de > https://lists.denx.de/listinfo/u-boot _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot