<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/configs, branch v2023.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/configs?h=v2023.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/configs?h=v2023.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-03-27T17:39:17Z</updated>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2023-03-27T17:39:17Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2023-03-27T17:39:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c358af81d0df0ba5eadda585577425345dae55ed'/>
<id>urn:sha1:c358af81d0df0ba5eadda585577425345dae55ed</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>rockchip: Drop bootstage stash in TPL and SPL for rockpro64</title>
<updated>2023-03-27T15:16:04Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-03-24T20:58:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5272732d1c73f4d5f7210ce7e2d7470f2ff826fb'/>
<id>urn:sha1:5272732d1c73f4d5f7210ce7e2d7470f2ff826fb</id>
<content type='text'>
Unfortunately the IRAM used to stash the bootstage records in TPL
becomes inaccessible after SPL runs. Presumably this is because of ATF
taking it over.

We could move the stash to another address in SPL, before passing it to
U-Boot proper. But it seems easier to wait until we have support for
standard passage[1] which should not be too far away.

For now, disable it in TPL and SPL.

[1] https://patchwork.ozlabs.org/project/uboot/cover/
    20220117150428.1580273-1-sjg@chromium.org/

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Tested-by: Vagrant Cascadian &lt;vagrant@debian.org&gt;
</content>
</entry>
<entry>
<title>x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASE</title>
<updated>2023-03-27T01:38:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-03-14T23:59:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=843e840dbacbf5b419f230d63f00990ac8efe7e4'/>
<id>urn:sha1:843e840dbacbf5b419f230d63f00990ac8efe7e4</id>
<content type='text'>
With recent CONFIG_TEXT_BASE changes, there are inconsistencies between
several settings.

Adjust CONFIG_SYS_MONITOR_LEN to allow more code space. Move the MRC
cache out of the way too.

Fixes: e23cae30801f ("x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASE</title>
<updated>2023-03-27T01:38:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-03-14T23:59:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1683336094cf8bbc9242df4912291f39ae8b2cae'/>
<id>urn:sha1:1683336094cf8bbc9242df4912291f39ae8b2cae</id>
<content type='text'>
With recent CONFIG_TEXT_BASE changes, there are inconsistencies between
several settings.

Adjust CONFIG_SYS_MONITOR_LEN to allow more code space. Move the MRC
cache out of the way too.

Fixes: 5d1c8342aeaa ("x86: dfi-bt700: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASE</title>
<updated>2023-03-27T01:38:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-03-14T23:59:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0086d4e5f1d4a20fc721de9b74a9668d265ac931'/>
<id>urn:sha1:0086d4e5f1d4a20fc721de9b74a9668d265ac931</id>
<content type='text'>
With recent CONFIG_TEXT_BASE changes, there are inconsistencies between
several settings.

Adjust CONFIG_SYS_MONITOR_LEN to allow more code space. Move the MRC
cache out of the way too.

Fixes: 388f93f96354 ("x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASE</title>
<updated>2023-03-27T01:38:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-03-14T23:59:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d86de9301bf445284c66f3242ee934a0f5076284'/>
<id>urn:sha1:d86de9301bf445284c66f3242ee934a0f5076284</id>
<content type='text'>
With recent CONFIG_TEXT_BASE changes, there are inconsistencies between
several settings.

Adjust CONFIG_SYS_MONITOR_LEN to allow more code space. Move the MRC
cache out of the way too.

Fixes: f38be3086837 ("x86: bayleybay: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASE</title>
<updated>2023-03-27T01:38:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-03-14T23:59:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f1d87db49bdc1cc97e0ee5636b20f1a99c4fcaf2'/>
<id>urn:sha1:f1d87db49bdc1cc97e0ee5636b20f1a99c4fcaf2</id>
<content type='text'>
With recent CONFIG_TEXT_BASE changes, there are inconsistencies between
several settings.

Adjust CONFIG_SYS_MONITOR_LEN to allow more code space. Move the MRC
cache out of the way too.

Add documentation on how to make this change safely.

Fixes: 66e2c665f3b6 ("x86: minnowmax: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>configs: am62x_evm_a53_defconfig: Fix SF_DEFAULT_MODE</title>
<updated>2023-03-22T16:51:13Z</updated>
<author>
<name>Nikhil M Jain</name>
<email>n-jain1@ti.com</email>
</author>
<published>2023-03-11T15:54:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8c47bb96362eb50ff513f49f218f5a306b6c4de8'/>
<id>urn:sha1:8c47bb96362eb50ff513f49f218f5a306b6c4de8</id>
<content type='text'>
Setting sf default mode to 0x3 breaks sf update when we do SF read
through u-boot console.

This issue arises when we do a splash image through OSPI flash media,
to fix this set the default mode to 0x0.

Fixes: 04150400c967 ("configs: enable OSPI related configs in AM62x")
Signed-off-by: Nikhil M Jain &lt;n-jain1@ti.com&gt;
</content>
</entry>
<entry>
<title>configs: am62: move stack and heap to HSM RAM</title>
<updated>2023-03-22T16:51:10Z</updated>
<author>
<name>Kamlesh Gurudasani</name>
<email>kamlesh@ti.com</email>
</author>
<published>2023-03-02T14:10:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8dd3044741a7105ce41bb587e2517ae0156b954'/>
<id>urn:sha1:e8dd3044741a7105ce41bb587e2517ae0156b954</id>
<content type='text'>
On high security devices, ROM enables firewalls to protect the OCSRAM
region access during bootup. Only after TIFS has started (and had
time to disable the OCSRAM firewall region) will we have write access to
the region.

This means we will need to move the stack &amp; heap from OCSRAM to HSM RAM
and reduce the size of BSS and the SPL to allow it to fit properly.

To protect us from overflowing our ~256k of HSM SRAM, add limits and
check during the wakeup SPL build.

Signed-off-by: Kamlesh Gurudasani &lt;kamlesh@ti.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-amlogic-20230322' of https://source.denx.de/u-boot/custodians/u-boot-amlogic</title>
<updated>2023-03-22T13:21:41Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2023-03-22T13:21:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e207b8517427226b96c5e808ae119fb1d75d39a'/>
<id>urn:sha1:5e207b8517427226b96c5e808ae119fb1d75d39a</id>
<content type='text'>
- odroid-go-ultra: setup PMIC regulators at board init
</content>
</entry>
</feed>
