Conor Dooley
5566cf2a6d
riscv: dts: drop microchip from dts filenames
...
The original names picked for the DT doesn't match Linux's naming scheme
and it was renamed there a while ago. Rename it in U-Boot to allow
easily syncing dts between the two projects.
Reviewed-by: Rick Chen <rick@andestech.com >
Reviewed-by: Padmarao Begari <padmarao.begari@microchip.com >
Signed-off-by: Conor Dooley <conor.dooley@microchip.com >
2023-07-06 17:28:08 +08:00
Heinrich Schuchardt
7fb73cd999
doc: board: typo GIUD Microchip MPFS Icicle Kit doc
...
%s/GIUD/GUID/
Fixes: 9e550e1830
("doc: board: Add Microchip MPFS Icicle Kit doc")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com >
Reviewed-by: Bin Meng <bmeng@tinylab.org >
2022-12-02 19:17:24 +01:00
Padmarao Begari
ffb78a7c71
doc: board: Update Microchip MPFS Icicle Kit doc
...
UART1 use for U-Boot and Linux console instead of UART0 and
UART0 is reserved for Hart Software Services(HSS).
Signed-off-by: Padmarao Begari <padmarao.begari@microchip.com >
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
2021-12-02 16:43:52 +08:00
Heinrich Schuchardt
c7d2b2ccd3
doc: board: fix Microchip MPFS Icicle Kit doc
...
Two sibling headings (here eMMC) cannot have the same title.
Warning, treated as error:
doc/board/microchip/mpfs_icicle.rst:423:duplicate label
board/microchip/mpfs_icicle:emmc, other instance in
doc/board/microchip/mpfs_icicle.rst
make[1]: *** [doc/Makefile:69: htmldocs] Error 2
* Correct the heading levels.
* Add missing empty lines after headings.
Fixes: 9e550e1830
("doc: board: Add Microchip MPFS Icicle Kit doc")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de >
2021-01-27 12:52:57 +01:00
Padmarao Begari
9e550e1830
doc: board: Add Microchip MPFS Icicle Kit doc
...
This doc describes the procedure to build, flash and
boot Linux using U-boot on Microchip MPFS Icicle Kit.
Signed-off-by: Padmarao Begari <padmarao.begari@microchip.com >
Reviewed-by: Anup Patel <anup.patel@wdc.com >
Reviewed-by: Bin Meng <bin.meng@windriver.com >
2021-01-18 11:06:39 +08:00