mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
rockchip: add basic support for evb-rk3288 board
evb-3288 board RK3288-based development board with 2 USB ports, HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet. It also includes on-board 8G eMMC and 2GB of SDRAM. Expansion connector provide access to display pins, I2C, SPI, UART and GPIOs. This add some basic files required to allow the board to output serial messaged and can run command(mmc info etc). evb-rk3288 also supports booting from eMMC or SD card, the default is eMMC. Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -36,11 +36,12 @@ You will need:
|
||||
Building
|
||||
========
|
||||
|
||||
At present three RK3288 boards are supported:
|
||||
At present four RK3288 boards are supported:
|
||||
|
||||
- Firefly RK3288 - use firefly-rk3288 configuration
|
||||
- Radxa Rock 2 - use rock2 configuration
|
||||
- Hisense Chromebook - use chromebook_jerry configuration
|
||||
- EVB RK3288 - use evb-rk3288 configuration
|
||||
|
||||
Two RK3036 board are supported:
|
||||
|
||||
|
Reference in New Issue
Block a user