[U-Boot] [PATCH 6/6] powerpc/mpc8xxx: fix core id for multicore booting

Tabi Timur-B04825 B04825 at freescale.com
Wed Aug 29 22:48:11 CEST 2012


On Fri, Aug 17, 2012 at 1:20 PM, York Sun <yorksun at freescale.com> wrote:
>
> + * 8-19 CHIP_ID,    2’b00      - SoC 1
> + *                  all others - reserved
> + * 20-24 CLUSTER_ID 5’b00000   - CCM 1
> + *                  all others - reserved
> + * 25-26 CORE_CLUSTER_ID 2’b00 - cluster 1
> + *                       2’b01 - cluster 2
> + *                       2’b10 - cluster 3
> + *                       2’b11 - cluster 4
> + * 27-28 CORE_ID         2’b00 - core 0
> + *                       2’b01 - core 1
> + *                       2’b10 - core 2
> + *                       2’b11 - core 3
> + * 29-31 THREAD_ID       3’b000 - thread 0
> + *                       3’b001 - thread 1

It's too bad no one noticed the Unicode characters in this comment
before the patch was applied.

http://www.fileformat.info/info/unicode/char/2019/index.htm

-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the U-Boot mailing list