linux4sam / at91bootstrap

Second level bootloader for Microchip SoC (aka AT91)
https://www.linux4sam.org/linux4sam/bin/view/Linux4SAM/AT91Bootstrap4
112 stars 232 forks source link

sama5d2: Fix DDR2 configuration for atsama5d27c SiPs #150

Closed 234d closed 2 years ago

234d commented 2 years ago

The sama5d2 device doesn't have SUPPORT_BUS_SPEED_200MHZ so failes to build.

Also add support to build with CONFIG_DDR_EXT_TEMP_RANGE.

ehristev commented 2 years ago

Applied this, thank you !