mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
arm: dra7xx: Add DDR related data for DRA752 ES1.0
DRA752 uses DDR3. Populating the corresponding structures with DDR3 data. Writing into MA registers if only MA is present in that soc. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: R Sricharan <r.sricharan@ti.com> Reviewed-by: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -697,6 +697,7 @@ struct dmm_lisa_map_regs {
|
||||
u32 dmm_lisa_map_1;
|
||||
u32 dmm_lisa_map_2;
|
||||
u32 dmm_lisa_map_3;
|
||||
u8 is_ma_present;
|
||||
};
|
||||
|
||||
#define CS0 0
|
||||
|
Reference in New Issue
Block a user