On 17 June 2015 at 09:11, Simon Glass <s...@chromium.org> wrote: > On 16 June 2015 at 21:15, Bin Meng <bmeng...@gmail.com> wrote: >> Introduce a new method 'get_count' in the UCLASS_CPU ops to get >> the number of CPUs in the system. >> >> Signed-off-by: Bin Meng <bmeng...@gmail.com> >> >> --- >> >> Changes in v4: >> - Remove parameter 'count' from cpu_get_count() >> >> Changes in v3: >> - Drop patches already applied and rebase on u-boot-x86/master >> - New patch to add a new get_count method to cpu uclass >> >> Changes in v2: None >> >> drivers/cpu/cpu-uclass.c | 10 ++++++++++ >> include/cpu.h | 16 ++++++++++++++++ >> 2 files changed, 26 insertions(+) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot