[U-Boot] [PATCH] cmd_time: add time command

Mike Frysinger vapier at gentoo.org
Thu Oct 6 20:51:10 CEST 2011


On Thu, Oct 6, 2011 at 04:38, Che-liang Chiou wrote:
> On Thu, Oct 6, 2011 at 1:24 AM, Mike Frysinger wrote:
>> On Wednesday 05 October 2011 03:09:15 Che-Liang Chiou wrote:
>>> +     cmd_tbl_t *target_cmdtp = NULL;
>>
>> const
>
> I guess I cannot change it to a const pointer. cmdtp->cmd() signature
> requires a non-const pointer to cmdtp.

ah, yeah, that's something i've been meaning to fix for a while
-mike


More information about the U-Boot mailing list