[U-Boot] [PATCH 1/1] board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATE
Santan Kumar
santan.kumar at nxp.com
Mon Aug 21 09:33:50 UTC 2017
> -----Original Message-----
> From: Poonam Aggrwal
> Sent: Friday, August 18, 2017 4:17 PM
> To: Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>; Santan Kumar
> <santan.kumar at nxp.com>; u-boot at lists.denx.de; York Sun
> <york.sun at nxp.com>
> Cc: Priyanka Jain <priyanka.jain at nxp.com>
> Subject: RE: [U-Boot] [PATCH 1/1] board/ls2080ardb: Remove
> CONFIG_DISPLAY_BOARDINFO_LATE
>
>
>
> -----Original Message-----
> From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of
> Prabhakar Kushwaha
> Sent: Friday, August 18, 2017 3:53 PM
> To: Santan Kumar <santan.kumar at nxp.com>; u-boot at lists.denx.de; York
> Sun <york.sun at nxp.com>
> Cc: Priyanka Jain <priyanka.jain at nxp.com>
> Subject: Re: [U-Boot] [PATCH 1/1] board/ls2080ardb: Remove
> CONFIG_DISPLAY_BOARDINFO_LATE
>
>
> > -----Original Message-----
> > From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Santan
> > Kumar
> > Sent: Friday, August 18, 2017 3:21 PM
> > To: u-boot at lists.denx.de; York Sun <york.sun at nxp.com>
> > Cc: Priyanka Jain <priyanka.jain at 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.kumar at nxp.com>
> > Signed-off-by: Priyanka Jain <priyanka.jain at nxp.com>
> > ---
>
> Reviewed-by : Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
More information about the U-Boot
mailing list