Difference between revisions of "R-Car/Boards/Salvator-XS"

From eLinux.org
Jump to: navigation, search
(Add Remote Control)
m (VCC = D5.0V)
Line 57: Line 57:
 
|#RSTB/EX_PWRONn
 
|#RSTB/EX_PWRONn
 
|EXIO-D pin 68
 
|EXIO-D pin 68
|VCC
+
|D5.0V
 
|CN7 pin 4
 
|CN7 pin 4
 
|Samtec QTE-020 or -040, and 5¼ HDD power
 
|Samtec QTE-020 or -040, and 5¼ HDD power
 
|Pull high '''via 10K resistor''' to power off
 
|Pull high '''via 10K resistor''' to power off
 
|}
 
|}

Revision as of 05:20, 6 October 2017

Renesas Salvator-XS

Introduction

This is the Wiki for the Renesas R-Car H3 ES2.0 Salvator-X 2nd version board (RTP0RC7795SIPB0012S). Refer to the R-Car page for information about Renesas' R-Car SoC family.

Serial Console

Use a micro-USB cable to connect to "Debug Serial 0". Serial settings are 115200 8N1.

Booting Linux

 * Kernel config: defconfig
 * Kernel image: arch/arm64/boot/Image
 * DTB: arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dtb

U-Boot boot command:

tftpboot 0x48080000 Image
tftpboot 0x49f00000 r8a7795-salvator-xs.dtb
booti 0x48080000 - 0x49f00000

Remote Control

Operation Signal A Pin A Signal B Pin B Connector needed Comments
Reset #MRB/SYSRSTn EXIO-D pin 66 GND EXIO-D pin 58 Samtec QTE-020 or -040
Wake-Up IRQ1n/GP2_01 EXIO-D pin 50 GND EXIO-D pin 46 Samtec QTE-020 or -040 Needs arm64: dts: salvator-common: Enable GP2_1 for wake-up
ACC OFF #RSTB/EX_PWRONn EXIO-D pin 68 D5.0V CN7 pin 4 Samtec QTE-020 or -040, and 5¼ HDD power Pull high via 10K resistor to power off