Re: [U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files

2016-01-18 Thread Przemyslaw Marczak
Hello Simon, On 01/18/2016 04:53 AM, Simon Glass wrote: Now that they are in their own directory, we can remove this prefix. This makes it easier to find a file since the prefix does not get in the way. Signed-off-by: Simon Glass --- cmd/Makefile

Re: [U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files

2016-01-17 Thread Stefan Roese
Hi Simon, On 18.01.2016 04:53, Simon Glass wrote: Now that they are in their own directory, we can remove this prefix. This makes it easier to find a file since the prefix does not get in the way. Signed-off-by: Simon Glass Acked-by: Stefan Roese Thanks,

Re: [U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files

2016-01-17 Thread Bin Meng
On Mon, Jan 18, 2016 at 11:53 AM, Simon Glass wrote: > Now that they are in their own directory, we can remove this prefix. > This makes it easier to find a file since the prefix does not get in the > way. > > Signed-off-by: Simon Glass > --- > >

Re: [U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files

2016-01-17 Thread Heiko Schocher
Hello Simon, Am 18.01.2016 um 04:53 schrieb Simon Glass: Now that they are in their own directory, we can remove this prefix. This makes it easier to find a file since the prefix does not get in the way. Signed-off-by: Simon Glass --- Thanks! Reviewed-by: Heiko Schocher

[U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files

2016-01-17 Thread Simon Glass
Now that they are in their own directory, we can remove this prefix. This makes it easier to find a file since the prefix does not get in the way. Signed-off-by: Simon Glass --- cmd/Makefile | 258 ++--- cmd/{cmd_aes.c =>