Difference between revisions of "R-Mobile/Boards/APE6-EVM"

From eLinux.org
Jump to: navigation, search
m (Add missing 0 prefix for Samtec connector)
m (Reduce section levels)
Line 1: Line 1:
 
{{TOC right}}
 
{{TOC right}}
  
= Renesas APE6-EVM =
+
= Introduction =
 
 
== Introduction ==
 
  
 
This is the Wiki for the Renesas R-Mobile APE6 APE6-EVM board.
 
This is the Wiki for the Renesas R-Mobile APE6 APE6-EVM board.
 
Refer to the [[R-Mobile]] page for information about Renesas' R-Mobile SoC family.
 
Refer to the [[R-Mobile]] page for information about Renesas' R-Mobile SoC family.
  
== Serial Console ==
+
= Serial Console =
  
 
Use a micro-USB cable to connect to "Console".
 
Use a micro-USB cable to connect to "Console".
 
Serial settings are 115200 8N1.
 
Serial settings are 115200 8N1.
  
== Booting Linux ==
+
= Booting Linux =
  
 
   * Kernel config: shmobile_defconfig
 
   * Kernel config: shmobile_defconfig
Line 31: Line 29:
 
</pre>
 
</pre>
  
== Remote Control ==
+
= Remote Control =
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 08:22, 10 November 2017

Introduction

This is the Wiki for the Renesas R-Mobile APE6 APE6-EVM board. Refer to the R-Mobile page for information about Renesas' R-Mobile SoC family.

Serial Console

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

Booting Linux

 * Kernel config: shmobile_defconfig
 * Kernel image: arch/arm/boot/uImage
 * DTB: arch/arm/boot/dts/r8a73a4-ape6evm.dtb

Create a uImage:

make LOADADDR=0x40008000 uImage

U-Boot boot command:

tftp 40f00000 r8a73a4-ape6evm.dtb 
tftp 41000000 uImage 
bootm 41000000 - dtb 40f00000

Remote Control

Operation Signal A Pin A Signal B Pin B Connector needed Comments
Reset JTAG nSRST X12 pin 15 GND X12 pin 16 2-pin female Mini-PV nSRST is an 1.8V signal!
Wake-Up PORT1/DU0_DR1 X8 pin 16 GND X8 pin 28 Samtec QTE-020 Needs ARM: dts: ape6evm: Enable PORT1 for wake-up