Hi Peter:
Thanks for the comments.
I'll double if the ARM_FEATURE_TCM is indetical to Faraday's
I/D-scrtachpad,
, add the missing MPU functions for FT606TE, and avoid using CP_ANY in next
patch.
Best Wishes
Dante
2013/1/28 Peter Maydell
> On 25 January 2013 07:18, Kuo-Jung Su wrote:
> > +stat
On 25 January 2013 07:18, Kuo-Jung Su wrote:
> +static const ARMCPRegInfo faraday_cp_reginfo[] = {
> +/*
> + * Auxiliary Control Register
> + * - Bit 4 STM aligned transfer for AXI
> + * - Bit 3 Cache allocation configuration enable
> + * - Bit 2 Static branch prediction enable
2013/1/25 Peter Maydell
> On 25 January 2013 07:18, Kuo-Jung Su wrote:
> > From: Kuo-Jung Su
> >
> > Faraday processors are a series of ARMv4/ARMv5TE clone.
> >
> > * ARMv4 series (FA526, FA626).
> >
> > All of them are now out-of-date, so I have no plan for them.
> >
> > * ARMv5TE series (
On 25 January 2013 07:18, Kuo-Jung Su wrote:
> From: Kuo-Jung Su
>
> Faraday processors are a series of ARMv4/ARMv5TE clone.
>
> * ARMv4 series (FA526, FA626).
>
> All of them are now out-of-date, so I have no plan for them.
>
> * ARMv5TE series (FA606TE, FA626TE, FA616TE, FA726TE)
>
> Al
From: Kuo-Jung Su
Faraday processors are a series of ARMv4/ARMv5TE clone.
* ARMv4 series (FA526, FA626).
All of them are now out-of-date, so I have no plan for them.
* ARMv5TE series (FA606TE, FA626TE, FA616TE, FA726TE)
All the single core RISC listed above are included in this patch.