[U-Boot] [PATCH 6/7] [v4] powerpc/85xx: Add P5040 processor support
Kim Phillips
kim.phillips at freescale.com
Fri Oct 5 22:45:37 CEST 2012
On Fri, 5 Oct 2012 15:35:27 -0500
Timur Tabi <timur at 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),
> + SET_SEC_JR_LIODN_ENTRY(3, 135, 136),
> + SET_SEC_RTIC_LIODN_ENTRY(a, 154),
> + SET_SEC_RTIC_LIODN_ENTRY(b, 155),
> + SET_SEC_RTIC_LIODN_ENTRY(c, 156),
> + SET_SEC_RTIC_LIODN_ENTRY(d, 157),
> + SET_SEC_DECO_LIODN_ENTRY(0, 97, 98),
> + SET_SEC_DECO_LIODN_ENTRY(1, 99, 100),
> +};
need another two DECO entries.
Kim
More information about the U-Boot
mailing list