rockchip: add support for Radxa Rock Pi 4
authorMarty Jones <mj8263788@gmail.com>
Fri, 25 Sep 2020 18:00:40 +0000 (14:00 -0400)
committerDavid Bauer <mail@david-bauer.net>
Sat, 3 Oct 2020 20:51:36 +0000 (22:51 +0200)
commit5b5469f87a56b593897ed43c492120e61e19a3b8
tree04cc4a419c97d6f9caaa7c98200441558dd100c9
parent0abf2c081c58900b41d9d8c729f8baf19e6b5ebf
rockchip: add support for Radxa Rock Pi 4

This adds basic support for Radxa Rock Pi 4

Specification:
  - RAM:      1 GB/ 2 GB/4 GB LPDDR4

  - SoC:      Rockchip RK3399
  - CPU:      64bit hexa core processor
              Dual Cortex-A72, freqency 1.8Ghz
              with quad Cortex-A53, frequency 1.4Ghz
  - USB:      USB 3.0 OTG x1
              hardware switch for host/device switch, upper one
              USB 3.0 HOST x1
              dedicated USB3.0 channel, lower one
              USB 2.0 HOST x2
  - Ethernet: 1x GbE
  - Storage:  eMMC module
              uSD card
              M.2 SSD
  - Wireless: 802.11 ac wifi
              Bluetooth 5.0
              currently not supported

 firmware Installation
 ======================
 gzip -d xxx.img.gz, then dd the .img to SD/eMMC
 ======================

 Device Tested: ROCK PI 4 Model B v1.3

Signed-off-by: Marty Jones <mj8263788@gmail.com>
target/linux/rockchip/image/armv8.mk