Re: [U-Boot] [PATCH v2 09/20] Add a 'cpu' command to print CPU information

2015-04-29 Thread Simon Glass
On 28 April 2015 at 20:25, Simon Glass s...@chromium.org wrote: Add a simple command which provides access to a list of available CPUs along with descriptions and basic information. Signed-off-by: Simon Glass s...@chromium.org Reviewed-by: Bin Meng bmeng...@gmail.com --- Changes in v2:

[U-Boot] [PATCH v2 09/20] Add a 'cpu' command to print CPU information

2015-04-28 Thread Simon Glass
Add a simple command which provides access to a list of available CPUs along with descriptions and basic information. Signed-off-by: Simon Glass s...@chromium.org Reviewed-by: Bin Meng bmeng...@gmail.com --- Changes in v2: None common/Kconfig | 8 common/Makefile | 1 +