[U-Boot] [PATCH 4/5]P2020RDB Removed CONFIG_NUM_CPUS for 85xx processor series.

Peter Tyser ptyser at xes-inc.com
Thu Jul 2 16:16:45 CEST 2009


On Thu, 2009-07-02 at 16:15 +0530, Poonam Aggrwal wrote:
> Instead the num of cores is determined dynamically by reading the SVR values.
> This can help to use the same u-boot image across the platforms.
> 
> Added CONFIG_MAX_CPUS value 8.
> 
> Also revamped and corrected few Freescale Copyright messages.

The remaining, unused references to CONFIG_NUM_CPUS should also be
removed from 85xx board config files to prevent confusion down the road:
include/configs/MPC8572DS.h
include/configs/P2020DS.h
include/configs/XPEDITE5370.h

Best,
Peter



More information about the U-Boot mailing list