[U-Boot] [PATCH 6/7] [v4] powerpc/85xx: Add P5040 processor support

2012-10-05 Thread Timur Tabi
Add support for the Freescale P5040 SOC, which is similar to the P5020. Features of the P5040 are: Four P5040 single-threaded e5500 cores built Up to 2.4 GHz with 64-bit ISA support Three levels of instruction: user, supervisor, hypervisor CoreNet platform cache (CPC) 2.0 MB

Re: [U-Boot] [PATCH 6/7] [v4] powerpc/85xx: Add P5040 processor support

2012-10-05 Thread Kim Phillips
On Fri, 5 Oct 2012 15:35:27 -0500 Timur Tabi ti...@freescale.com wrote: v4: forgot a couple LIODN updates sure did: +struct liodn_id_table sec_liodn_tbl[] = { + SET_SEC_JR_LIODN_ENTRY(0, 129, 130), + SET_SEC_JR_LIODN_ENTRY(1, 131, 132), + SET_SEC_JR_LIODN_ENTRY(2, 133, 134), +

Re: [U-Boot] [PATCH 6/7] [v4] powerpc/85xx: Add P5040 processor support

2012-10-05 Thread Timur Tabi
Kim Phillips wrote: need another two DECO entries. Doh, I merged the change into the wrong commit. Ugh. Thanks for catching that. -- Timur Tabi Linux kernel developer at Freescale ___ U-Boot mailing list U-Boot@lists.denx.de