Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-08 | arm: socfpga: misc: Add support for printing FPGA type | Dinh Nguyen | |
Add code which uses the new functions for obtaining FPGA ID from the scan manager. This new code prints the FPGA model attached to the SoCFPGA during boot and sets environment variable "fpgatype", which can be used to determine the FPGA model in U-Boot scripts. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Marek Vasut <marex@denx.de> | |||
2015-05-07 | ARM: socfpga: move SoC sources to mach-socfpga | Masahiro Yamada | |
Our recent trend is to collect SoC files into arch/arm/mach-(SOC). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |