<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs, branch v2025.01-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v2025.01-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v2025.01-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-11-11T13:25:25Z</updated>
<entry>
<title>Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip</title>
<updated>2024-11-11T13:25:25Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-11-11T13:25:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fdcf06d58d94c40eb02a9c034af613cee08eb3f2'/>
<id>urn:sha1:fdcf06d58d94c40eb02a9c034af613cee08eb3f2</id>
<content type='text'>
CI: https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/23280

- Add board:
        rk3328: FriendlyElec NanoPi R2S Plus
        rk3568: Qnap TS433
        rk3588: Cool Pi CM5 GenBook
- Move rk3399_force_power_on_reset to TPL for puma board;
</content>
</entry>
<entry>
<title>board: rockchip: Add support for rk3588 GenBook</title>
<updated>2024-11-11T07:14:14Z</updated>
<author>
<name>Andy Yan</name>
<email>andyshrk@163.com</email>
</author>
<published>2024-11-04T12:23:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dfcd4afd4cc0801358f9741d6d6388928a091498'/>
<id>urn:sha1:dfcd4afd4cc0801358f9741d6d6388928a091498</id>
<content type='text'>
Add support for Cool Pi GenBook, it works as a carrier board
connect with CM5 SOM.

Specification:
- Rockchip RK3588
- LPDDR5X 8/32 GB
- eMMC 64 GB
- HDMI Type A out x 1
- USB 3.0 Host x 1
- USB-C 3.0 with DisplayPort AltMode
- PCIE M.2 E Key for RTL8852BE Wireless connection
- PCIE M.2 M Key for NVME connection
- eDP panel with 1920x1080

Tested by Armbian boot on USB disk.

Change-Id: I4d9b8572dc7c400077dde666633f3fea1b47dd03
Signed-off-by: Andy Yan &lt;andyshrk@163.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>rockchip: Make it possible to define per board boot_targets</title>
<updated>2024-11-11T07:14:14Z</updated>
<author>
<name>Andy Yan</name>
<email>andyshrk@163.com</email>
</author>
<published>2024-11-04T12:22:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3126a63c8d7e242d27b6ac432e8af16e5cdb00aa'/>
<id>urn:sha1:3126a63c8d7e242d27b6ac432e8af16e5cdb00aa</id>
<content type='text'>
Some board may want to have a different boot priority(a laptop
may want to usb has the highest boot priority for third-part
os installation). So let the board can define it's own
boot_targets.

Signed-off-by: Andy Yan &lt;andyshrk@163.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>board: rockchip: add support for Qnap TS433 devices</title>
<updated>2024-11-11T07:14:14Z</updated>
<author>
<name>Heiko Stuebner</name>
<email>heiko@sntech.de</email>
</author>
<published>2024-10-28T19:00:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d3cacb79e7062772e54cb4a2f5a23f873a630b0e'/>
<id>urn:sha1:d3cacb79e7062772e54cb4a2f5a23f873a630b0e</id>
<content type='text'>
The Qnap TS433 is a 4-bay NAS based around the RK3568.

Two SATA bays are connected to the RK3568's own SATA controllers while
the other two are connected to a JMicron SATA controller living on the
PCIe bus.

It provides one 2.5Gb and one 1Gb ethernet port as well as 3 usb ports.

Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>imx9: Improve boot mode autodetection</title>
<updated>2024-11-09T11:54:01Z</updated>
<author>
<name>Benjamin Szőke</name>
<email>egyszeregy@freemail.hu</email>
</author>
<published>2024-11-01T15:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6bc9d4407c354a21e2058b08f8fdb1e28d19e883'/>
<id>urn:sha1:6bc9d4407c354a21e2058b08f8fdb1e28d19e883</id>
<content type='text'>
Improve "mmcautodetect=yes" boot mode autodetection to able to use it
if CONFIG_ENV_IS_NOWHERE=y is used for i.MX9 SoCs and i.MX93 EVK board.

If both CONFIG_ENV_IS_IN_MMC=y and CONFIG_ENV_IS_NOWHERE=y are in the
defconfig, CONFIG_ENV_IS_IN_MMC=y will be overiden default
CONFIG_ENV_IS_NOWHERE settings.

Goal is in this patch to able to use the boot mode autodetection
if defconfig use only CONFIG_ENV_IS_NOWHERE=y option
(without CONFIG_ENV_IS_IN_MMC) for any i.MX9 SoC.

Signed-off-by: Benjamin Szőke &lt;egyszeregy@freemail.hu&gt;
</content>
</entry>
<entry>
<title>Merge patch series "U-boot: arm: Refine the booting on Total Compute"</title>
<updated>2024-11-04T22:41:38Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-11-04T21:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4ef5664f81e1c9d847a166891a808b5a501907af'/>
<id>urn:sha1:4ef5664f81e1c9d847a166891a808b5a501907af</id>
<content type='text'>
Leo Yan &lt;leo.yan@arm.com&gt; says:

This patch series is to refine the booting on Arm Total Compuate
platform.

It changes to use the info passed in DTB for initialization DRAM info,
and dynamically initializes the booting envoironment variables.

Another big change is to use an envoironment file for boot commands,
based on it, the series extends to support multiple block devices
(MMC and virtio). And the env file is extended for booting Debian.

The last commit is to update memory mapping info based on the DRAM info
passed via DT binding.

Link: https://lore.kernel.org/r/20241025171821.624702-1-leo.yan@arm.com
</content>
</entry>
<entry>
<title>arm: total_compute: move the boot command to an env file</title>
<updated>2024-11-04T20:50:43Z</updated>
<author>
<name>Boyan Karatotev</name>
<email>boyan.karatotev@arm.com</email>
</author>
<published>2024-10-25T17:18:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d111a6dc22f89104786b43e4e37bde46934330c'/>
<id>urn:sha1:6d111a6dc22f89104786b43e4e37bde46934330c</id>
<content type='text'>
The boot command for Total Compute has many aspects and changes from time
to time. So move it to an .env file where it can be a proper script.

Signed-off-by: Boyan Karatotev &lt;boyan.karatotev@arm.com&gt;
Signed-off-by: Leo Yan &lt;leo.yan@arm.com&gt;
</content>
</entry>
<entry>
<title>arm: total_compute: Remove unused bootm_size</title>
<updated>2024-11-04T20:50:43Z</updated>
<author>
<name>Boyan Karatotev</name>
<email>boyan.karatotev@arm.com</email>
</author>
<published>2024-10-25T17:18:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4696d63d873acbd162ccf858b8508d22c56f7316'/>
<id>urn:sha1:4696d63d873acbd162ccf858b8508d22c56f7316</id>
<content type='text'>
The whole DRAM bank is used for loading and U-boot can detect the
overlap between the kernel and initramfs. So it is safe to drop
bootm_size.

Signed-off-by: Boyan Karatotev &lt;boyan.karatotev@arm.com&gt;
Signed-off-by: Leo Yan &lt;leo.yan@arm.com&gt;
</content>
</entry>
<entry>
<title>arm: total_compute: Initialize environment variables</title>
<updated>2024-11-04T20:50:43Z</updated>
<author>
<name>Boyan Karatotev</name>
<email>boyan.karatotev@arm.com</email>
</author>
<published>2024-10-25T17:18:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ea70352af8a7ca0025c44c309dc9e28f6ed956ce'/>
<id>urn:sha1:ea70352af8a7ca0025c44c309dc9e28f6ed956ce</id>
<content type='text'>
Initialize the environment variables 'fdt_addr_r' and 'kernel_addr_r'
during the misc init phase. The static configurations are not needed,
remove them.

Signed-off-by: Boyan Karatotev &lt;boyan.karatotev@arm.com&gt;
Signed-off-by: Leo Yan &lt;leo.yan@arm.com&gt;
</content>
</entry>
<entry>
<title>arm: total_compute: depend on TF-A for hardware description</title>
<updated>2024-11-04T20:50:43Z</updated>
<author>
<name>Boyan Karatotev</name>
<email>boyan.karatotev@arm.com</email>
</author>
<published>2024-10-25T17:18:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ed3649472467275e5c9430def028d54263f73a1b'/>
<id>urn:sha1:ed3649472467275e5c9430def028d54263f73a1b</id>
<content type='text'>
On Total Compute, TF-A passes the info via DT binding for the hardware
description - includes the serial, memory, and arm_ffa nodes.

This commit initializes the fdt base address based on the passed the
register x1.

The similar implementation has already been done for the raspberry pi,
so borrow a lot of it.

Co-developed-by: Jackson Cooper-Driver &lt;jackson.cooper-driver@arm.com&gt;
Signed-off-by: Jackson Cooper-Driver &lt;jackson.cooper-driver@arm.com&gt;
Signed-off-by: Boyan Karatotev &lt;boyan.karatotev@arm.com&gt;
Signed-off-by: Leo Yan &lt;leo.yan@arm.com&gt;
</content>
</entry>
</feed>
