>-----Original Message----- >From: U-Boot <[email protected]> On Behalf Of Ran Wang >Sent: Friday, February 7, 2020 10:12 AM >To: Priyanka Jain <[email protected]>; Rajesh Bhagat ><[email protected]>; Feng Li <[email protected]> >Cc: [email protected]; Ran Wang <[email protected]> >Subject: [PATCH 1/2] configs: arm64: ls1012afrdm Enable CONFIG_BLK > >With DM_USB enabled, enable CONFIG_BLK to remove this compile warning >for ls1012afrdm based targets: > >===================== WARNING ====================== This board >does not use CONFIG_DM_USB. Please update the board to use >CONFIG_DM_USB before the v2019.07 release. >Failure to update by the deadline may result in board removal. >See doc/driver-model/migration.rst for more info. >==================================================== > >Signed-off-by: Ran Wang <[email protected]> >--- Series applied to u-boot-fsl-qoriq after rebasing. Waiting upstream
Thanks Priyanka

