
19 Feb
2017
19 Feb
'17
3:33 a.m.
On 02/19/2017 01:55 AM, Dalon Westergreen wrote:
Add support for the cyclone5 soc based Terasic DE10-nano. The board is a second generation version of the DE0-nano-soc but has the a larger FPGA and hdmi support.
Signed-off-by: Dalon Westergreen dwesterg@gmail.com
-- Changes in v2:
- Remove unneeded CONFIG_BOOTFILE
- Cleanup KConfig, keep list sorted
- Remove erroneous fpga_cmd
+CC Dinh
[...]
+#define CONFIG_ENV_IS_IN_MMC
+#define CONFIG_BOOTCOMMAND "run fpga_cfg; run distro_bootcmd"
It is still here ......
+/* The rest of the configuration is shared */ +#include <configs/socfpga_common.h>
+#endif /* __CONFIG_TERASIC_DE10_H__ */
--
Best regards,
Marek Vasut