mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-13 06:41:50 +01:00
sama5's SFR has at offset 0x04 the DDR Configuration Register, while sam9x60's SFR contains the EBI Chip Select Register. Add a union to reconcile both boards. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>