mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-16 06:56:01 +01:00
To get the IDS8247 board working following are done: - FCC2 is deactivated - FCC1 is activated - I2C is activated - CFI driver is activated - Adapted for use with LIBFDT Signed-off-by: Sergej Stepanov <Sergej.Stepanov@ids.de> --