<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/configs, branch v2022.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/configs?h=v2022.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/configs?h=v2022.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2022-01-08T16:16:03Z</updated>
<entry>
<title>nitrogen6x: add missing pinctrl to fix mmc</title>
<updated>2022-01-08T16:16:03Z</updated>
<author>
<name>Gary Bisson</name>
<email>gary.bisson@boundarydevices.com</email>
</author>
<published>2022-01-05T13:17:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1b2fb345d755d214728ef7377c06a00dc5d6759b'/>
<id>urn:sha1:1b2fb345d755d214728ef7377c06a00dc5d6759b</id>
<content type='text'>
Since commit f7ac30b042d, the pin muxing for mmc was removed from the
board file to be managed by DM_MMC which requires PINCTRL to work. It
made the change for sabrelite but nitrogen configs were forgotten.

Signed-off-by: Gary Bisson &lt;gary.bisson@boundarydevices.com&gt;
Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Acked-by: Troy Kisky &lt;troy.kisky@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>udoo: Increase CONFIG_ENV_OFFSET</title>
<updated>2022-01-08T16:16:03Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2021-12-18T21:10:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6a69afe7961957158a93b089d45fff999f95ab23'/>
<id>urn:sha1:6a69afe7961957158a93b089d45fff999f95ab23</id>
<content type='text'>
Increase CONFIG_ENV_OFFSET to avoid the environment region to
overlap with U-Boot proper.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Reviewed-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>udoo: Adjust the SD card device numbering</title>
<updated>2022-01-08T16:16:03Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2021-12-18T21:10:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=353aa7b06fc30593095c909ea10b05ad045c6570'/>
<id>urn:sha1:353aa7b06fc30593095c909ea10b05ad045c6570</id>
<content type='text'>
After the conversion to DM the SD card shows up as 'mmc 2'
device.

Adjust the 'mmcdev' and the distro command 'func' accordingly.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Reviewed-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx8mm_venice: switch to use binman to pack images</title>
<updated>2022-01-07T20:49:13Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2022-01-07T20:41:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7d926c9544c21e4ce899b31a265edbed551d2b92'/>
<id>urn:sha1:7d926c9544c21e4ce899b31a265edbed551d2b92</id>
<content type='text'>
Use binman to pack images.

Note that imx8mm_venice supports several boards via multiple DTB's thus
in the fit node we must use:
- fit,fdt-list = "of-list"
- fdt-SEQ
- config-SEQ

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
Reviewed-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx: pico-imx8mq: switch to use binman</title>
<updated>2022-01-07T20:42:41Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2021-10-22T02:42:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ddc890bc7e41ccca32f89a5b47eed70a2319d476'/>
<id>urn:sha1:ddc890bc7e41ccca32f89a5b47eed70a2319d476</id>
<content type='text'>
Switch to use binman to pack images

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Reviewed-by: Patrick Wildt &lt;patrick@blueri.se&gt;
</content>
</entry>
<entry>
<title>imx: imx8mq_phanbell: switch to binman</title>
<updated>2022-01-07T20:42:41Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2021-10-22T02:42:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f7f70ea216068a5dbc6e646a0ff1aa3215bb6f0f'/>
<id>urn:sha1:f7f70ea216068a5dbc6e646a0ff1aa3215bb6f0f</id>
<content type='text'>
Switch to binman to pack images

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Reviewed-by: Patrick Wildt &lt;patrick@blueri.se&gt;
</content>
</entry>
<entry>
<title>imx: imx8mq_evk: switch to binman</title>
<updated>2022-01-07T20:42:41Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2021-10-22T02:42:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c1ecd03d90c72e4352ef9e3ad3c9ebb07305196a'/>
<id>urn:sha1:c1ecd03d90c72e4352ef9e3ad3c9ebb07305196a</id>
<content type='text'>
Switch to use binman to pack images

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx8mn_beacon_2g: Switch to binman</title>
<updated>2022-01-07T20:42:39Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2022-01-07T20:39:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=83ba8c539d67443b5314442b68abe3ad0ca23586'/>
<id>urn:sha1:83ba8c539d67443b5314442b68abe3ad0ca23586</id>
<content type='text'>
The standard 1GB Nano was converted to binman, but the 2G version
was neglected.  Convert it to binman as well.

Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx8mn_beacon: Fix booting hang and switch to binman</title>
<updated>2022-01-07T20:41:58Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2021-09-10T20:19:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2baacc75a532dadfe8694252fb2f6d8dc3fa3983'/>
<id>urn:sha1:2baacc75a532dadfe8694252fb2f6d8dc3fa3983</id>
<content type='text'>
Somewhere along the line, the board stopped being able to boot.
Rather than just fixing the issue, let's fix the issue and migrate
to binman to eliminate a warning when using custom imx tools for
generating the binary.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx8mm_beacon: Switch to binman for generating image</title>
<updated>2022-01-07T17:10:59Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2021-10-22T21:43:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80efad13425a081e186764bcb9ccd77fcc98a456'/>
<id>urn:sha1:80efad13425a081e186764bcb9ccd77fcc98a456</id>
<content type='text'>
To eliminate a warning when using custom imx tools for generating
a binary, use binman to generate flash.bin.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
