summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/arm/altera-cyclone-v/configure.ac (follow)
AgeCommit message (Collapse)Author
2014-06-06bsp/altera-cyclone-v: Change default baudSebastian Huber
Use value for standard U-Boot.
2014-04-17bsp/altera-cyclone-v: Change console baud rateRalf Kirchner
The baud rate of the altera cyclone-V U-Boot can not be changed at the u-Boot console prompt. Thus we use the same baud rate as the U-Boot for the BSP.
2014-03-13bsp/altera-cyclone-v: New BSPRalf Kirchner
Implemented so far: - nocache heap for uncached RAM - basic timer - level 1 cache handling for arm cache controller in arm-cache-l1.h - level 2 L2C-310 cache controller - MMU - DWMAC 1000 ethernet controller - basic errata handling - smp startup for second core