[U-Boot] [PATCH] powerpc/913x: Add config flag for bootdelay

Harninder Rai harninder.rai at freescale.com
Tue Dec 16 11:55:22 CET 2014


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 at 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 <yorksun at freescale.com<mailto:yorksun at freescale.com>>; u-boot at lists.denx.de<mailto:u-boot at 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


More information about the U-Boot mailing list