<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/AndesTech, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-05-09T08:46:46Z</updated>
<entry>
<title>riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash</title>
<updated>2019-05-09T08:46:46Z</updated>
<author>
<name>Rick Chen</name>
</author>
<published>2019-04-30T05:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d8fc1ef2f0b4b759181fe5fa3c5c64af538cef85'/>
<id>urn:sha1:d8fc1ef2f0b4b759181fe5fa3c5c64af538cef85</id>
<content type='text'>
When AE350 boots from flash, use CONFIG_OF_SEPARATE instead of
CONFIG_OF_BOARD.

Also remove unused code about prior_stage_fdt_address.
And modify CONFIG_SYS_FDT_BASE as flash address.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
Cc: Greentime Hu &lt;greentime@andestech.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Lukas Auer &lt;lukas.auer@aisec.fraunhofer.de&gt;
</content>
</entry>
<entry>
<title>riscv: configs: Support AE350 SMP booting from flash flow</title>
<updated>2019-05-09T08:46:46Z</updated>
<author>
<name>Rick Chen</name>
</author>
<published>2019-05-09T02:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e7e47f6391d13bd7e6d5dd705c548d0260a88c55'/>
<id>urn:sha1:e7e47f6391d13bd7e6d5dd705c548d0260a88c55</id>
<content type='text'>
Add two defconfigs to support AE350 SMP booting from flash.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
Cc: Greentime Hu &lt;greentime@andestech.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Lukas Auer &lt;lukas.auer@aisec.fraunhofer.de&gt;
</content>
</entry>
<entry>
<title>riscv: ae350: enable SMP</title>
<updated>2019-04-08T01:45:08Z</updated>
<author>
<name>Rick Chen</name>
</author>
<published>2019-04-02T07:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=076b845893f3bb59dfad80b012d28191c19e2f7b'/>
<id>urn:sha1:076b845893f3bb59dfad80b012d28191c19e2f7b</id>
<content type='text'>
Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
Cc: Greentime Hu &lt;greentime@andestech.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Lukas Auer &lt;lukas.auer@aisec.fraunhofer.de&gt;
</content>
</entry>
<entry>
<title>riscv: configs: Rename ax25-ae350 defconfig</title>
<updated>2018-12-18T05:25:55Z</updated>
<author>
<name>Rick Chen</name>
</author>
<published>2018-12-18T03:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ab3f92dee69b863e1fc50756abfb3df6febd37fd'/>
<id>urn:sha1:ab3f92dee69b863e1fc50756abfb3df6febd37fd</id>
<content type='text'>
Remove cpu name from the defconfig naming.
Because other cpus maybe run on AE350 platform.
So only use platfrom name in defconfig naming
will be better.

Also sync MAINTAINERS:
Rename
a25-ae350_32_defconfig as ae350_rv32_defconfig
ax25-ae350_64_defconfig as ae350_rv64_defconfig

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
Cc: Greentime Hu &lt;greentime@andestech.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>riscv: ax25: Hide the ax25-specific Kconfig option</title>
<updated>2018-12-18T01:56:26Z</updated>
<author>
<name>Bin Meng</name>
</author>
<published>2018-12-12T14:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=44fe795c149cac67a6dbc12a16f7ec5d813b9523'/>
<id>urn:sha1:44fe795c149cac67a6dbc12a16f7ec5d813b9523</id>
<content type='text'>
There is no need to expose RISCV_NDS to the Kconfig menu as it is
an ax25-specific option. Introduce a dedicated Kconfig option for
the cache ops of ax25 platform and use that to guard the cache ops.

Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Lukas Auer &lt;lukas.auer@aisec.fraunhofer.de&gt;
Reviewed-by: Rick Chen &lt;rick@andestech.com&gt;
</content>
</entry>
<entry>
<title>riscv: ax25-ae350: Pass dtb address to u-boot with a1 register</title>
<updated>2018-12-05T06:14:16Z</updated>
<author>
<name>Rick Chen</name>
</author>
<published>2018-12-03T09:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=48cbf6246052de10d35b616b5efb2f783904a49d'/>
<id>urn:sha1:48cbf6246052de10d35b616b5efb2f783904a49d</id>
<content type='text'>
ax25-ae350 use CONFIG_OF_BOARD via a2 and CONFIG_SYS_SDRAM_BASE
to boot from ram which allow the board to override the fdt
address originally.

But after this patch
riscv: save hart ID and device tree passed by prior boot stage
It provide prior_stage_fdt_address which offer a temporary
memory address to keep the dtb address passing from loader(gdb)
to u-boot with a1.

So passing via a2 and CONFIG_SYS_SDRAM_BASE is redundant and
can be removed. And it also somehow may corrupted BBL if it
was be arranged in CONFIG_SYS_SDRAM_BASE.

In board_fdt_blob_setup()
When boting from ram:
prior_stage_fdt_address will be use to reserved dtb temporarily.

When booting from ROM:
dtb will be pre-burned in CONFIG_SYS_FDT_BASE, if it is flash base.
Or CONFIG_SYS_FDT_BASE maybe a memory map space (NOT RAM or ROM)
which is provided by HW.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
Cc: Greentime Hu &lt;greentime@andestech.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-riscv</title>
<updated>2018-11-26T20:52:39Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-11-26T18:45:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ef0b75d3d8afccebd3b9822de6bcae358d4bc0e3'/>
<id>urn:sha1:ef0b75d3d8afccebd3b9822de6bcae358d4bc0e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>riscv: Remove mach type</title>
<updated>2018-10-03T09:47:19Z</updated>
<author>
<name>Bin Meng</name>
</author>
<published>2018-09-26T13:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=8cdc6b58d71b849bb687d3d914b9b1fa26136264'/>
<id>urn:sha1:8cdc6b58d71b849bb687d3d914b9b1fa26136264</id>
<content type='text'>
Since the mach_id is not used by RISC-V, remove it.

Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Lukas Auer &lt;lukas.auer@aisec.fraunhofer.de&gt;
</content>
</entry>
<entry>
<title>board: ax25-ae350: Support cfi flash</title>
<updated>2018-05-29T06:45:04Z</updated>
<author>
<name>Rick Chen</name>
</author>
<published>2018-05-29T03:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=44199ebc801c8cd485086fb91dde8b359f35c07d'/>
<id>urn:sha1:44199ebc801c8cd485086fb91dde8b359f35c07d</id>
<content type='text'>
Add smc_init() to get register base from dts and
deal with atfsmc020 controler initialzation job.

Write protect is enabled by default. So WP shall
be disabled when startup, then cfi flash can be
detected and erasing and writing can be executed.

Adp-ae3xx and adp-ag101p both do smc initilize job
in lowlevel_init.S and get register base fron
CONFIG_FTSMC020_BASE. They also can be moved those
codes to board stage. Remind them as todo jobs.
After that CONFIG_FTSMC020_BASE can be removed.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
Signed-off-by: Rick Chen &lt;rickchen36@gmail.com&gt;
Cc: Greentime Hu &lt;green.hu@gmail.com&gt;
</content>
</entry>
<entry>
<title>board: nx25-ae250: Rename as ax25-ae350</title>
<updated>2018-05-29T06:45:02Z</updated>
<author>
<name>Rick Chen</name>
</author>
<published>2018-05-29T02:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=28c6cf267784fada8a00b349469739c792264673'/>
<id>urn:sha1:28c6cf267784fada8a00b349469739c792264673</id>
<content type='text'>
Rename
 nx25 as ax25
 ae250 as ae350
 nx25-ae250 as ax25-ae350
 including filename, variable, string and definition.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
Signed-off-by: Rick Chen &lt;rickchen36@gmail.com&gt;
Cc: Greentime Hu &lt;green.hu@gmail.com&gt;
</content>
</entry>
</feed>
