<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/env/phytec, branch next</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/env/phytec?h=next</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/env/phytec?h=next'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-05-29T20:22:38Z</updated>
<entry>
<title>include: env: phytec: Drop legacy RAUC boot logic</title>
<updated>2026-05-29T20:22:38Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2026-05-13T07:19:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef5b4a7eae278afd2fa173f886159983a81db096'/>
<id>urn:sha1:ef5b4a7eae278afd2fa173f886159983a81db096</id>
<content type='text'>
RAUC slot selection is now handled by the RAUC bootmeth, which all
phytec K3 boards use. Remove the unused env-based logic.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
Reviewed-by: Martin Schwan &lt;m.schwan@phytec.de&gt;
</content>
</entry>
<entry>
<title>include: env: phytec: k3: Add deprecation warning to legacy boot flow</title>
<updated>2025-08-11T20:53:56Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2025-07-30T15:42:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8eab15d14a9fd17ee5e99cc045ca15ff5aa8eb1'/>
<id>urn:sha1:e8eab15d14a9fd17ee5e99cc045ca15ff5aa8eb1</id>
<content type='text'>
We switched towards standard boot with still keeping a fallback
using legacy boot command alive. Add a deprecation warning to
make it more clear that we will remove it in future versions.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
</content>
</entry>
<entry>
<title>board: phytec: phycore-am62x: Add watchdog start to bootcmd</title>
<updated>2025-08-11T20:53:56Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2025-07-30T15:42:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d27b7a1c777abe1bc103c983d0af082345457e7d'/>
<id>urn:sha1:d27b7a1c777abe1bc103c983d0af082345457e7d</id>
<content type='text'>
Allows run-time control over watchdog auto-start and the timeout via
setting the environment variable watchdog_timeout_ms. A value of zero
means "do not start". Use CONFIG_WATCHDOG_TIMEOUT_MSECS as initial value.
Users can enable the watchdog to monitor the boot process until userspace
or OS takes over to serve the watchdog.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
</content>
</entry>
<entry>
<title>include: env: phytec: k3_net: Use get_cmd</title>
<updated>2025-05-07T13:59:03Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2025-04-28T14:49:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ad2ae4d2b250e25e305ddad9b9337abb4d796137'/>
<id>urn:sha1:ad2ae4d2b250e25e305ddad9b9337abb4d796137</id>
<content type='text'>
'net_fetch_cmd' is not defined by the K3 board files. They
use the more common 'get_cmd' from NXP products.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>include: env: phytec: k3_net: Remove net_apply_extensions</title>
<updated>2025-05-07T13:59:03Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2025-04-28T14:49:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e75070a8f46f9e154f1ede8132ff3b8c7cfad604'/>
<id>urn:sha1:e75070a8f46f9e154f1ede8132ff3b8c7cfad604</id>
<content type='text'>
Extensions are now handled by the board-code. Remove this non-existing
function to proper boot from network.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>board: phytec: phycore_am62x: Use custom k3_dfu.env fragment</title>
<updated>2025-03-18T14:12:53Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2025-03-05T04:58:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7719682164ee3d8a21e3b5d62d8eb28f0acbd45d'/>
<id>urn:sha1:7719682164ee3d8a21e3b5d62d8eb28f0acbd45d</id>
<content type='text'>
TI's k3_dfu.env includes redundant dfu_alt_info_* data, some of which
is incompatible with our board configuration. Replace it with a custom
variant that better aligns with our setup, ensuring correct offsets and
eliminating unnecessary entries.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
</content>
</entry>
<entry>
<title>include: env: phytec: Add optargs to K3 files</title>
<updated>2025-02-10T16:30:15Z</updated>
<author>
<name>Nathan Morrisson</name>
<email>nmorrisson@phytec.com</email>
</author>
<published>2025-01-29T10:34:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=27d0af5e857706b5b7bfed5b43ac3ed418a4e56f'/>
<id>urn:sha1:27d0af5e857706b5b7bfed5b43ac3ed418a4e56f</id>
<content type='text'>
Add the optargs variable so that we can set optional arguments while
booting.

Signed-off-by: Nathan Morrisson &lt;nmorrisson@phytec.com&gt;
Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes</title>
<updated>2024-09-10T19:16:01Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2024-08-30T09:09:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=92ff68b298c62718a16dba22504ec7b60a0de06d'/>
<id>urn:sha1:92ff68b298c62718a16dba22504ec7b60a0de06d</id>
<content type='text'>
This boot logic allows to boot a Kernel image, Device-Tree blob
and a initramfs from an external OSPI/QSPI NOR flash.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>include: net: phytec: Add K3 network boot logic</title>
<updated>2024-09-10T19:16:01Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2024-08-30T09:09:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d87842cd3dec760cc54a0cdcb38b7c2e4f2f62a7'/>
<id>urn:sha1:d87842cd3dec760cc54a0cdcb38b7c2e4f2f62a7</id>
<content type='text'>
This boot logic allows to boot a Kernel image, Device-Tree blob
and overlays via tftp/dhcp (configurable with 'net_fetch_cmd').
Additionally, it loads a rootfs via NFS.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>include: env: phytec: Add raucinit to k3_mmc environment</title>
<updated>2024-09-10T19:16:01Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2024-08-30T09:09:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8cafb21215c15b41361b4c7356cc5bcdc34aa26b'/>
<id>urn:sha1:8cafb21215c15b41361b4c7356cc5bcdc34aa26b</id>
<content type='text'>
Initialize the environment for booting an RAUC image when
'doraucboot' is set to 1.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
</feed>
