[U-Boot] [PATCH][v1] ppc/85x/86xxx: Device tree fixup for number of cores
Kumar Gala
galak at kernel.crashing.org
Sat Sep 5 20:11:49 CEST 2009
On Sep 2, 2009, at 9:10 AM, Poonam Aggrwal wrote:
> Fixing the number of cores in the device tree based on the actual
> number of
> cores on the system.
> With this same device tree image can be used for dual core and
> single core
> members of otherwise exactly same SOC.
> For example P2020RDB and P2010RDB
> P1020RDB and P1011RDB
>
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> applies on git.am.freescale.net/mirrors/u-boot.git
> cpu/mpc85xx/fdt.c | 2 +
> cpu/mpc86xx/fdt.c | 3 ++
> cpu/mpc8xxx/Makefile | 1 +
> cpu/mpc8xxx/fdt.c | 55 +++++++++++++++++++++++++++++++++++++++++
> +++++++++
> 4 files changed, 61 insertions(+), 0 deletions(-)
> create mode 100644 cpu/mpc8xxx/fdt.c
applied to 85xx
- K
More information about the U-Boot
mailing list