[U-Boot] [PATCH v2 0/7] arm: Introduce v7R support

Alexander Graf agraf at suse.de
Thu Apr 26 15:15:55 UTC 2018


On 04/26/2018 02:51 PM, Lokesh Vutla wrote:
> The Cortex-R* processors are a mid-range CPUs for use in deeply-embedded,
> real-time systems. It implements the ARMv7-R architecture, and includes
> Thumb-2 technology for optimum code density and processing throughput.
>
> Except for MPU(Memory Protection Unit) and few CP15 registers, most of the
> features are compatible with v7 architecture. This series adds minimal
> support for v7-R architecture by reusing the v7 support. Also adding
> support for MPU.
>
> Travis-ci build report: https://travis-ci.org/lokeshvutla/u-boot/builds/371442638

Looks pretty clean to me :).

Reviewed-by: Alexander Graf <agraf at suse.de>


Alex



More information about the U-Boot mailing list