mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
ca6f44ec19
The spi0 alias is needed by the environment code to retrieve the SPI flash. This patch adds some -u-boot.dtsi files, providing the spi0 aliases, for all the following Kirkwood-based LaCie boards: - d2 Network v2 - Internet Space v2 - 2Big Network v2 - Network Space v2 - Network Space Lite v2 - Network Space Max v2 - Network Space Mini v2 Note that this -u-boot.dtsi files will be removed as soon as the spi0 aliases will be available in the upstream Linux dtsi files. Signed-off-by: Simon Guinot <simon.guinot@sequanux.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
21 lines
748 B
Text
21 lines
748 B
Text
NETSPACE_V2 BOARDS
|
|
M: Simon Guinot <simon.guinot@sequanux.org>
|
|
S: Maintained
|
|
F: arch/arm/dts/kirkwood-is2.dts
|
|
F: arch/arm/dts/kirkwood-is2-u-boot.dtsi
|
|
F: arch/arm/dts/kirkwood-ns2-common.dtsi
|
|
F: arch/arm/dts/kirkwood-ns2.dts
|
|
F: arch/arm/dts/kirkwood-ns2lite.dts
|
|
F: arch/arm/dts/kirkwood-ns2lite-u-boot.dtsi
|
|
F: arch/arm/dts/kirkwood-ns2max.dts
|
|
F: arch/arm/dts/kirkwood-ns2max-u-boot.dtsi
|
|
F: arch/arm/dts/kirkwood-ns2mini.dts
|
|
F: arch/arm/dts/kirkwood-ns2mini-u-boot.dtsi
|
|
F: arch/arm/dts/kirkwood-ns2-u-boot.dtsi
|
|
F: board/LaCie/netspace_v2/
|
|
F: include/configs/lacie_kw.h
|
|
F: configs/inetspace_v2_defconfig
|
|
F: configs/netspace_lite_v2_defconfig
|
|
F: configs/netspace_max_v2_defconfig
|
|
F: configs/netspace_mini_v2_defconfig
|
|
F: configs/netspace_v2_defconfig
|