]> git.baikalelectronics.ru Git - uboot.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)
commit7efd6c1d5776b6d421ca69c61ef47d482bc00933
tree98f628e3b71108537dc2a91649073fd8c1c16978
parent9d0451cb94a0f006983e624971f40649b2f9c7b6
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