mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-12-15 14:29:49 +00:00
16 lines
495 B
Markdown
16 lines
495 B
Markdown
# RK3328
|
|
|
|
This is a SoC device for RK3328
|
|
|
|
**Build**
|
|
|
|
* `PROJECT=Rockchip DEVICE=RK3328 ARCH=aarch64 UBOOT_SYSTEM=a1 make image`
|
|
* `PROJECT=Rockchip DEVICE=RK3328 ARCH=aarch64 UBOOT_SYSTEM=roc-cc make image`
|
|
* `PROJECT=Rockchip DEVICE=RK3328 ARCH=aarch64 UBOOT_SYSTEM=rock64 make image`
|
|
|
|
**How to use on an Android device**
|
|
- Flash image to a sd-card
|
|
- Insert sd-card into the device
|
|
- Plug in power and LibreELEC should boot instead of Android
|
|
- Remove sd-card from device to boot into Android
|