[U-Boot] [PATCH v2] arm: socfpga: Add support for the Terasic DE10-nano

Marek Vasut marex at denx.de
Sun Feb 19 02:33:09 UTC 2017


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 at 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


More information about the U-Boot mailing list