<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/starfive, branch v2023.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/starfive?h=v2023.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/starfive?h=v2023.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-09-26T02:43:02Z</updated>
<entry>
<title>riscv: set fdtfile on VisionFive 2</title>
<updated>2023-09-26T02:43:02Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2023-09-07T11:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=16dbe3d9d45527f67d479535a22dc4054ae93e99'/>
<id>urn:sha1:16dbe3d9d45527f67d479535a22dc4054ae93e99</id>
<content type='text'>
Multiple revisions of the StarFive VisionFive 2 board exist. They can be
identified by reading their EEPROM.

Linux uses two differently named device-tree files. To load the correct
device-tree we need to set $fdtfile to the device-tree file name that
matches the board revision.

Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
Tested-by: Milan P. Stanić &lt;mps@arvanta.net&gt;
</content>
</entry>
<entry>
<title>board: visionfive2: Fixup memory size passed to kernel</title>
<updated>2023-09-20T12:30:30Z</updated>
<author>
<name>Shengyu Qu</name>
<email>wiagn233@outlook.com</email>
</author>
<published>2023-09-16T19:36:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=43177705ab29ed1ccca970096de1ef3c6095e7e6'/>
<id>urn:sha1:43177705ab29ed1ccca970096de1ef3c6095e7e6</id>
<content type='text'>
Use fdt_fixup_memory to make the memory size data from dtb match
the actual size.

Signed-off-by: Shengyu Qu &lt;wiagn233@outlook.com&gt;
Tested-by: Milan P. Stanić &lt;mps@arvanta.net&gt;
</content>
</entry>
<entry>
<title>eeprom: starfive: set eth0 mac address properly</title>
<updated>2023-09-05T02:53:29Z</updated>
<author>
<name>Seung-Woo Kim</name>
<email>sw0312.kim@samsung.com</email>
</author>
<published>2023-08-11T07:12:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=71914337ef579bb22705d4b88fee6b1448f7a9b1'/>
<id>urn:sha1:71914337ef579bb22705d4b88fee6b1448f7a9b1</id>
<content type='text'>
fdt_fixup_ethernet() sets eth0 mac address from ethaddr. Set
ethaddr to environment instead of eth0addr.

Signed-off-by: Seung-Woo Kim &lt;sw0312.kim@samsung.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>board: starfive: Dynamic configuration of DT for 1.2A and 1.3B</title>
<updated>2023-07-12T05:21:40Z</updated>
<author>
<name>Yanhong Wang</name>
<email>yanhong.wang@starfivetech.com</email>
</author>
<published>2023-06-15T09:36:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c9745365f516a361be9cbe3568d2b8608084bbbf'/>
<id>urn:sha1:c9745365f516a361be9cbe3568d2b8608084bbbf</id>
<content type='text'>
The main difference between StarFive VisionFive 2 1.2A and 1.3B is gmac.
You can read the PCB version of the current board by
get_pcb_revision_from_eeprom(), and then dynamically configure the
difference of gmac in spl_perform_fixups() according to different PCB
versions, so that one DT and one defconfig can support both 1.2A and
1.3B versions, which is more user-friendly.

Signed-off-by: Yanhong Wang &lt;yanhong.wang@starfivetech.com&gt;
Reviewed-by: Rick Chen &lt;rick@andestech.com&gt;
</content>
</entry>
<entry>
<title>configs: starfive: Enable ID EEPROM configuration</title>
<updated>2023-07-12T05:21:40Z</updated>
<author>
<name>Yanhong Wang</name>
<email>yanhong.wang@starfivetech.com</email>
</author>
<published>2023-06-15T09:36:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=99f3a43d1cbc9abe14839734bb35444c1633f836'/>
<id>urn:sha1:99f3a43d1cbc9abe14839734bb35444c1633f836</id>
<content type='text'>
Enabled ID_EEPROM and I2C configuration for StarFive VisionFive2 board.

Signed-off-by: Yanhong Wang &lt;yanhong.wang@starfivetech.com&gt;
Reviewed-By: Leo Yu-Chi Linag  &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>eeprom: starfive: Enable ID EEPROM configuration</title>
<updated>2023-07-12T05:21:40Z</updated>
<author>
<name>Yanhong Wang</name>
<email>yanhong.wang@starfivetech.com</email>
</author>
<published>2023-06-15T09:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aea1bd95b61e5596000e2aa71b32b32801ac51d4'/>
<id>urn:sha1:aea1bd95b61e5596000e2aa71b32b32801ac51d4</id>
<content type='text'>
Enabled ID_EEPROM configuration for StarFive VisionFive2 board.

Signed-off-by: Yanhong Wang &lt;yanhong.wang@starfivetech.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>board: starfive: Fixed errors reported when executing get_maintainer.pl</title>
<updated>2023-06-27T02:09:41Z</updated>
<author>
<name>Yanhong Wang</name>
<email>yanhong.wang@starfivetech.com</email>
</author>
<published>2023-04-28T01:28:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=10fad1f943ee6b42b954b06a64fdc7cad9014e32'/>
<id>urn:sha1:10fad1f943ee6b42b954b06a64fdc7cad9014e32</id>
<content type='text'>
Fixed errors reported when executing 'scripts/get_maintainer.pl -f
configs/starfive_visionfive2_defconfig'.

Invalid MAINTAINERS address: 'startfive'

Signed-off-by: Yanhong Wang &lt;yanhong.wang@starfivetech.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>board: starfive: Add Kconfig for StarFive VisionFive v2 Board</title>
<updated>2023-04-20T08:08:44Z</updated>
<author>
<name>Yanhong Wang</name>
<email>yanhong.wang@starfivetech.com</email>
</author>
<published>2023-03-29T03:42:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f902b85b6eeb283199ddcf8214a299ac6cf57be'/>
<id>urn:sha1:6f902b85b6eeb283199ddcf8214a299ac6cf57be</id>
<content type='text'>
Add Kconfig to select the basic functions for StarFive VisionFive v2 Board.

Signed-off-by: Yanhong Wang &lt;yanhong.wang@starfivetech.com&gt;
Tested-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
</content>
</entry>
<entry>
<title>board: starfive: add StarFive VisionFive v2 board support</title>
<updated>2023-04-20T08:08:44Z</updated>
<author>
<name>Yanhong Wang</name>
<email>yanhong.wang@starfivetech.com</email>
</author>
<published>2023-03-29T03:42:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5ecf9b0b8a756c7227ef17c67a870295060e2052'/>
<id>urn:sha1:5ecf9b0b8a756c7227ef17c67a870295060e2052</id>
<content type='text'>
Add board support for StarFive VisionFive v2.

Signed-off-by: Yanhong Wang &lt;yanhong.wang@starfivetech.com&gt;
Tested-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
</content>
</entry>
</feed>
