mirror of
https://xff.cz/git/u-boot/
synced 2025-10-20 09:21:45 +02: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>