[U-Boot] [PATCH v2 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
Bin Meng
bmeng.cn at gmail.com
Tue Oct 29 10:44:10 UTC 2019
On Wed, Oct 16, 2019 at 10:58 PM Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> Add u-boot specific dts file for hifive-unleashed-a00, this
nits: U-Boot
> would help to add u-boot specific properties and other node
ditto
> changes without touching the base dts(i) files which are easy
> to sync from Linux.
>
> Added spi2 alias for qspi2 as an initial u-boot specific
> property change.
>
> spi probing in current dm model is very much rely on aliases
> numbering. even though the qspi2 can't comes under any associated
nits: even -> Even, comes -> come
> spi nor flash it would require to specify the same to make proper
> binding happen for other spi slaves.
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> arch/riscv/dts/hifive-unleashed-a00-u-boot.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
> create mode 100644 arch/riscv/dts/hifive-unleashed-a00-u-boot.dtsi
>
Other than above,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Regards,
Bin
More information about the U-Boot
mailing list