Hi, arch/arm/cpu/armv8/fsl-layerscape/cpu.c uses ENVL_NOWHERE to initialize the env_loc enum variable. Shall the ENVL_NOWHERE be replaced with ENV_NOWHERE in commit message.
Regards Udit Agarwal > -----Original Message----- > From: Prabhakar Kushwaha > Sent: Friday, March 22, 2019 4:32 PM > To: Udit Agarwal <[email protected]>; [email protected] > Cc: Ruchika Gupta <[email protected]>; Jaiprakash Singh > <[email protected]>; Arun Pathak <[email protected]> > Subject: RE: [PATCH v2 1/1] Set environment location to ENVL_NOWHERE with > CONFIG_ENV_IS_NOWHERE. > > > > -----Original Message----- > > From: Udit Agarwal > > Sent: Thursday, March 7, 2019 2:55 PM > > To: [email protected] > > Cc: Prabhakar Kushwaha <[email protected]>; Ruchika Gupta > > <[email protected]>; Jaiprakash Singh <[email protected]>; > > Arun Pathak <[email protected]>; Udit Agarwal <[email protected]> > > Subject: [PATCH v2 1/1] Set environment location to ENVL_NOWHERE with > > CONFIG_ENV_IS_NOWHERE. > > > > ENVL_NOWHERE is dependent on CONFIG_ENV_IS_NOWHERE and not on > > CONFIG_CHAIN_OF_TRUST so return ENVL_NOWHERE when > > CONFIG_ENV_IS_NOWHERE is enabled > > > > Signed-off-by: Udit Agarwal <[email protected]> > > --- > > S /ENVL /ENV > > --pk _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

