mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 10:56:02 +01:00
DRA7: Add support for ES1.1 silicon ID code
ES1.1 silicon is a very minor variant of ES1.0. Add priliminary support for ES1.1 IDCODE change. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -642,6 +642,7 @@ static inline u8 is_dra7xx(void)
|
||||
|
||||
/* DRA7XX */
|
||||
#define DRA752_ES1_0 0x07520100
|
||||
#define DRA752_ES1_1 0x07520110
|
||||
|
||||
/*
|
||||
* SRAM scratch space entries
|
||||
|
||||
Reference in New Issue
Block a user