I am not sure I followed you completely but if I just use CONFIG_BOOTDELAY then I get the following compilation error
common/autoboot.c: In function 'bootdelay_process': common/autoboot.c:247:68: error: expected expression before ';' token Is there something which I am missing? Thanks and Regards Harry++ From: Sun York-R58495 Sent: Tuesday, December 16, 2014 11:46 AM To: Rai Harninder-B01044; u-boot@lists.denx.de Subject: RE: [PATCH] powerpc/913x: Add config flag for bootdelay You understand this is the default value of the said variable. You can save your environmental variable when you boot up. You can save it to any value you want, and this default value doesn't matter any more, until you erase it. York ________________________________ From: Rai Harninder-B01044 Sent: Mon, 15/12/2014 22:07 To: Sun York-R58495 <york...@freescale.com<mailto:york...@freescale.com>>; u-boot@lists.denx.de<mailto:u-boot@lists.denx.de> Subject: RE: [PATCH] powerpc/913x: Add config flag for bootdelay > > The change is trivial. Do you mind to explain why you need this change? Thanks for the review. This change is required to give user some time to interrupt the booting process Also, this will allow the system to boot from flash after power-on (does help in automation testing) Is this sufficient for a commit message? Harry++ > > York
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot