Difference between revisions of "RZ-A"

From eLinux.org
Jump to: navigation, search
(updated URL)
(Added GR-PEACH)
Line 1: Line 1:
 
{{TOC right}}
 
{{TOC right}}
 
 
  
 
=Renesas Starter Kit+ (RSK) for RZ/A1H=
 
=Renesas Starter Kit+ (RSK) for RZ/A1H=
Line 7: Line 5:
 
[[File:Rskrza1-board-with-labels.png|200px|thumb|right]]
 
[[File:Rskrza1-board-with-labels.png|200px|thumb|right]]
  
==RZ/A1 RSK Linux Github Repositories==
+
===RZ/A1 RSK Linux Github Repositories===
 
* '''Kernel:''' https://github.com/renesas-rz/linux-3.14
 
* '''Kernel:''' https://github.com/renesas-rz/linux-3.14
 
* '''u-boot:''' https://github.com/renesas-rz/u-boot-2015.01
 
* '''u-boot:''' https://github.com/renesas-rz/u-boot-2015.01
Line 13: Line 11:
 
* '''BSP Releases:'''  https://github.com/renesas-rz/rskrza1_bsp_releases
 
* '''BSP Releases:'''  https://github.com/renesas-rz/rskrza1_bsp_releases
  
== RZ/A1 RSK Application Notes and Demos ==
+
=== RZ/A1 RSK Application Notes and Demos ===
 
* '''RenesasRulz:''' http://renesasrulz.com/renesas_forum_home/rz/m/files_linux
 
* '''RenesasRulz:''' http://renesasrulz.com/renesas_forum_home/rz/m/files_linux
  
== Where to Start ==
+
=== Where to Start ===
 
* Download the BSP and refer to the file '''release_note_E.txt''' and '''doc/User_Guide.html'''
 
* Download the BSP and refer to the file '''release_note_E.txt''' and '''doc/User_Guide.html'''
 
* The BSP includes pre-built binaries which can be programmed into the board using Windows or Linux.
 
* The BSP includes pre-built binaries which can be programmed into the board using Windows or Linux.
 
* The dual Quad-SPI serial Flashes are used the main storage for all the images.
 
* The dual Quad-SPI serial Flashes are used the main storage for all the images.
 
* The BSP includes both XIP Linux and non-XIP configurations and binary images
 
* The BSP includes both XIP Linux and non-XIP configurations and binary images
 +
 +
 +
 +
=Renesas GR-PEACH=
 +
[[File:GR-PEACH_C.png|200px|right]]
 +
* '''Product Page:''' https://developer.mbed.org/platforms/Renesas-GR-PEACH/
 +
* The GR-PEACH is an mbed platform with an RZ/A1H and a single QSPI Flash device. While it was intended to be used with the mbed cloud development environment, the board itself can be loaded with Linux, and particularly XIP Linux (since you only have the 10MB of RAM inside the RZ/A1H).
 +
* Building and programming instructions: http://elinux.org/RZ-A/Boards/GR-PEACH

Revision as of 11:34, 9 March 2017

Renesas Starter Kit+ (RSK) for RZ/A1H

Rskrza1-board-with-labels.png

RZ/A1 RSK Linux Github Repositories

RZ/A1 RSK Application Notes and Demos

Where to Start

  • Download the BSP and refer to the file release_note_E.txt and doc/User_Guide.html
  • The BSP includes pre-built binaries which can be programmed into the board using Windows or Linux.
  • The dual Quad-SPI serial Flashes are used the main storage for all the images.
  • The BSP includes both XIP Linux and non-XIP configurations and binary images


Renesas GR-PEACH

GR-PEACH C.png