Hi Tom, On 01/15/2015 03:57 PM, Simon Glass wrote: > On 15 January 2015 at 07:55, Michal Simek <mon...@monstr.eu> wrote: >> On 01/15/2015 03:25 PM, Simon Glass wrote: >>> Hi Michal, >>> >>> On 15 January 2015 at 01:53, Michal Simek <michal.si...@xilinx.com> wrote: >>>> Fake option is enabled only when CONFIG_TRACE is >>>> enabled in common/bootm.c:do_boot_states(). >>>> >>>> Signed-off-by: Michal Simek <michal.si...@xilinx.com> >>>> --- >>>> >>>> common/cmd_bootm.c | 3 +++ >>>> 1 file changed, 3 insertions(+) >>>> >>>> diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c >>>> index 67233600b157..48199bfff3ed 100644 >>>> --- a/common/cmd_bootm.c >>>> +++ b/common/cmd_bootm.c >>>> @@ -185,6 +185,9 @@ static char bootm_help_text[] = >>>> "\tcmdline - OS specific command line processing/setup\n" >>>> "\tbdt - OS specific bd_t processing\n" >>>> "\tprep - OS specific prep before relocation or go\n" >>>> +#if defined(CONFIG_TRACE) >>>> + "\tfake - OS specific fake start without go\n" >>>> +#endif >>> >>> nit: I think it should be 'OS-specific' >> >> Just following what it is written above but follow-up cleanup patch >> can be submitted. > > OK. > > Reviewed-by: Simon Glass <s...@chromium.org> >
Can you please apply this patch? Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
signature.asc
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot