Skip to content
Snippets Groups Projects
Unverified Commit 2ad4da84 authored by Johannes Schauer Marin Rodrigues's avatar Johannes Schauer Marin Rodrigues
Browse files

board/boundary/nitrogen8m_som/nitrogen8m_som.c: remove printf("set_env_vars()")

parent 4d563c45
No related branches found
No related tags found
No related merge requests found
Pipeline #840 failed
......@@ -325,7 +325,6 @@ void init_usb_clk(int usbno);
static void set_env_vars(void)
{
printf("set_env_vars()");
env_set("board", "MNT Reform 2.0");
env_set("soc", "imx8mq");
env_set("fdtfile", "freescale/imx8mq-mnt-reform2.dtb");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment