<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/board, branch v2020.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/board?h=v2020.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/board?h=v2020.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2020-07-03T07:08:05Z</updated>
<entry>
<title>doc: qemu-riscv: Update QEMU run command</title>
<updated>2020-07-03T07:08:05Z</updated>
<author>
<name>Bin Meng</name>
<email>bin.meng@windriver.com</email>
</author>
<published>2020-06-23T12:23:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ba51269f75e99024b8e3c904b0964f3dcb3cd629'/>
<id>urn:sha1:ba51269f75e99024b8e3c904b0964f3dcb3cd629</id>
<content type='text'>
Explicitly pass the "-bios" option to QEMU to run U-Boot, instead
of the "-kernel" option, as we know that "-bios" behavior will be
changed since QEMU 5.1.0.

This also updates validated QEMU version to 5.0.0.

Signed-off-by: Bin Meng &lt;bin.meng@windriver.com&gt;
Reviewed-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>doc: sifive: Fix spelling of "environment".</title>
<updated>2020-06-23T18:43:24Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2020-06-04T17:42:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d81eed9fd8071ed783289167ae979de6355b8c4'/>
<id>urn:sha1:6d81eed9fd8071ed783289167ae979de6355b8c4</id>
<content type='text'>
Signed-off-by: Vagrant Cascadian &lt;vagrant@debian.org&gt;
</content>
</entry>
<entry>
<title>board: amlogic: move boards doc into doc/board/amlogic</title>
<updated>2020-06-18T08:24:13Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2020-06-11T08:53:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ce3639d6f612d3fc215474a45075717d4e7aaa8'/>
<id>urn:sha1:0ce3639d6f612d3fc215474a45075717d4e7aaa8</id>
<content type='text'>
Move the natural text Amlogic board README files to doc/board/amlogic
into reStructuredText and :
- add reStructuredText markup for bash code
- fix secondary titles markup
- move board support into global support matrix

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>doc: rockchip: Document SPI flash program steps</title>
<updated>2020-06-07T10:57:16Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2020-06-04T14:51:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dd397609fc45472d78894256e1effd6902a7c12d'/>
<id>urn:sha1:dd397609fc45472d78894256e1effd6902a7c12d</id>
<content type='text'>
Document SPI flash program steps for rockchip platforms.

Suggested-by: Hugh Cole-Baker &lt;sigmaris@gmail.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3328: add rock-pi-e-rk3328_defconfig file</title>
<updated>2020-06-07T10:57:16Z</updated>
<author>
<name>b.l.huang</name>
<email>banglang.huang@foxmail.com</email>
</author>
<published>2020-05-31T16:02:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d9c3417b528902fc16e831c931d56aa6aae73141'/>
<id>urn:sha1:d9c3417b528902fc16e831c931d56aa6aae73141</id>
<content type='text'>
This commit add the default configuration file and relevant description
for rock-pi-e board

Signed-off-by: Banglang Huang &lt;banglang.huang@foxmail.com&gt;
</content>
</entry>
<entry>
<title>doc: sifive: fu540: Add description for OpenSBI generic platform</title>
<updated>2020-06-04T01:44:09Z</updated>
<author>
<name>Pragnesh Patel</name>
<email>pragnesh.patel@sifive.com</email>
</author>
<published>2020-05-29T06:03:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c1416429ba282ebf62f80b8eeb4e3eb388a8edb2'/>
<id>urn:sha1:c1416429ba282ebf62f80b8eeb4e3eb388a8edb2</id>
<content type='text'>
OpenSBI generic platform support provides platform specific
functionality based on the FDT passed by previous booting stage.

Depends on OpenSBI commit:
platform: Add generic FDT based platform support
(sha1: f1aa9e54e00006ae70aeac638d5b75093520f65d)

Signed-off-by: Pragnesh Patel &lt;pragnesh.patel@sifive.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>configs: fu540: Add config options for U-Boot SPL</title>
<updated>2020-06-04T01:44:09Z</updated>
<author>
<name>Pragnesh Patel</name>
<email>pragnesh.patel@sifive.com</email>
</author>
<published>2020-05-29T06:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7649e5987822d556d0a65fe37274b56f029f0e03'/>
<id>urn:sha1:7649e5987822d556d0a65fe37274b56f029f0e03</id>
<content type='text'>
With sifive_fu540_defconfig:

User can use FSBL or u-boot-spl.bin anyone at a time.

For FSBL,
fsbl-&gt;fw_payload.bin (opensbi + U-Boot)

For u-boot-spl.bin,
u-boot-spl.bin-&gt;FIT image (opensbi + U-Boot proper + dtb)

U-Boot SPL will be loaded by ZSBL from SD card (replace fsbl.bin with
u-boot-spl.bin) and runs in L2 LIM in machine mode and then load FIT
image u-boot.itb from SD card into RAM.

U-Boot SPL expects u-boot.itb FIT image at the starting of SD card sector
number (0x822) of GUID type "2E54B353-1271-4842-806F-E436D6AF6985"

Signed-off-by: Pragnesh Patel &lt;pragnesh.patel@sifive.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>cubieboard7: Remove ARCH= references from documentation</title>
<updated>2020-06-02T21:27:04Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2020-05-26T18:36:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1e374089bdfb4fd41a34204b53474180e0be0125'/>
<id>urn:sha1:1e374089bdfb4fd41a34204b53474180e0be0125</id>
<content type='text'>
When building U-Boot we select the architecture via Kconfig and not ARCH
being passed in via the environment or make cmdline.

While in here, add the doc file to the MAINTAINERS entry.

Cc: Amit Singh Tomar &lt;amittomer25@gmail.com&gt;
Cc: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Amit Singh Tomar &lt;amittomer25@gmail.com&gt;
</content>
</entry>
<entry>
<title>fu540: Remove ARCH= references from documentation</title>
<updated>2020-06-02T21:27:04Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2020-05-26T18:36:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e836a71b700862b4eacc20209ec225aa427c56e3'/>
<id>urn:sha1:e836a71b700862b4eacc20209ec225aa427c56e3</id>
<content type='text'>
When building U-Boot we select the architecture via Kconfig and not ARCH
being passed in via the environment or make cmdline.

While in here, add the doc file to the MAINTAINERS entry.

Cc: Paul Walmsley &lt;paul.walmsley@sifive.com&gt;
Cc: Palmer Dabbelt &lt;palmer@sifive.com&gt;
Cc: Anup Patel &lt;anup.patel@wdc.com&gt;
Cc: Atish Patra &lt;atish.patra@wdc.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>imx: Remove ARCH= references from documentation</title>
<updated>2020-06-02T21:27:04Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2020-05-26T18:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2b41e19cc54717e0be940b98243de3ae340a32c9'/>
<id>urn:sha1:2b41e19cc54717e0be940b98243de3ae340a32c9</id>
<content type='text'>
When building U-Boot we select the architecture via Kconfig and not ARCH
being passed in via the environment or make cmdline.

Cc: Adam Ford &lt;aford173@gmail.com&gt;
Cc: Vanessa Maegima &lt;vanessa.maegima@nxp.com&gt;
Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Cc: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
Cc: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
