Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

SECO Android 11 BSP for Rockchip-based boards at the moment supports only C31 SBC.

The C31 board only supports the usb OTG cable installation procedure. Future releases will include flashing and does not support the uSD/USB procedures.

 

Android 11 support for SECO SBC C31 includes:

  • Wifi/BT

  • ADB over ethernet

  • Sound support over HDMI

  • HDMI and LVDS display with onboard backlight

  • Double ethernet card

  • OTA update

HOW TO install SECO Android 11 BSP on onboard eMMC via OTG cable

Requirements

  • A Linux PC

  • USB Type-C cable

To flash Android 11 on SECO board using a OTG cable, please follow these simple steps:

  1. Build SECO Android 11 image for C31, and prepare the distro as described in Build Android 11 for SECO Boards - Rockchip C31

    1. As an alternative, a prebuilt distro will be provided in future releases

  2. Extract the distro archive

    • tar xzf <ANDROID_11_BSP>.tar.gz

  3. Change to the uncompressed folder

    • cd <ANDROID_11_BSP_FOLDER>

  4. Connect the USB Type-C cable between PC and connector CN9 on the board

  5. Insert jumper in JP4, to block watchdog timer and avoid it to reset the board during flashing

  6. Execute the script “seco_flash.sh" (requires superuser privileges).

    • ./seco_flash.sh

  7. Press button SW3 (in the center of the board), power on the board, and immediately release SW3

  8. The scripts waits for the USB device to flash (“Bus 001 Device 045: ID 2207:330c Fuzhou Rockchip Electronics Company RK3399 in Mask ROM mode”), completely erases the flash memory, partitions it and writes all the images

  9. Wait until the end of the procedure

After the flashing, the board automatically reboots.

  • No labels