This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2025-02-19 18:07:27 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
10d18ab839
linux_dsm_epyc7002
/
arch
/
arm64
/
boot
/
dts
/
renesas
/
Makefile
5 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
arm64: renesas: add Salvator-X board support Add initial board support for r8a7795 Salvator-X. At this point only DEBUG0 and DEBUG1 serial ports are supported. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2015-10-02 09:56:12 +07:00
dtb-$(CONFIG_ARCH_R8A7795)
+=
r8a7795-salvator-x.dtb
arm64: renesas: r8a7795: Add Renesas R8A7795 SoC support Initial version of Renesas R-Car H3 support (V10) Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
2015-11-17 00:42:32 +07:00
always
:=
$(
dtb-y
)
clean-files
:=
*.dtb
Reference in New Issue
Copy Permalink