]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: DRA72x: Add support for detection of DRA71x SR 2.1
authorVishal Mahaveer <vishalm@ti.com>
Sat, 26 Aug 2017 21:51:22 +0000 (16:51 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 12 Sep 2017 22:02:29 +0000 (18:02 -0400)
commitba39608147c797cffb266579b5791649f0f8e60c
tree98f628e3b71108537dc2a91649073fd8c1c16978
parentf9268375044a27ebd8205f9a761541ce671bc656
ARM: DRA72x: Add support for detection of DRA71x SR 2.1

DRA71x processors are reduced pin and software compatible
derivative of DRA72 processors. Add support for detection
of SR2.1 version of DRA71x family of processors.

Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/include/asm/arch-omap5/omap.h
arch/arm/include/asm/omap_common.h
arch/arm/mach-omap2/omap5/hw_data.c
arch/arm/mach-omap2/omap5/hwinit.c
arch/arm/mach-omap2/omap5/sdram.c
board/ti/dra7xx/evm.c