Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Y
yukawa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Requirements
    • Requirements
    • List
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • BayLibre
    • amlogic
    • Android TV
    • A
      aosp
    • D
      device
  • amlogic
  • yukawa
  • Wiki
  • Release v20190523

Last edited by Guillaume La Roque May 27, 2019
Page history

Release v20190523

What's New

  • Updated v4.19 kernel, using backports from latest mainline (v5.2-rc1)
  • Kernel build with clang
  • Bluetooth support via generic HAL
  • Wifi Support
  • Audio support with Simple Alsa Audio HAL
  • Included upstream HW video decode driver (V4L2) and firmware
  • Bootloader support :
    • fastboot flash bootloader
    • fastboot reboot bootloader
    • fastboot update

Prebuilt Binaries

Android images: Release_v20190523.zip

Bootloader: u-boot.bin

bootloader update is needed : HowTo update u-boot

After bootloader update you can do:

fastboot update Release_v20190523.zip

Source

repo init -u https://gitlab.com/baylibre/amlogic/atv/aosp-known-good-manifests.git -b amlogic/sei510_v20190523 -m latest/sei510.xml

Known Limitations

  1. Network not working fine by default, you should do in android console this :
ip rule add from all lookup main pref 1
ip route add default via <GATEWAY_IP> dev  eth0
  1. Audio only on HDMI

  2. Only Software video decode is currently supported in Android. HW video decode is supported by the kernel (and firmware) but needs Android HAL to work

  3. Wifi works with Open Network due to issue with UI, not possible to pass wifi password and validate

  4. Bluetooth pairing for remote control is lost across reboots. Needs to be re-paired.

  5. UI size: on some displays, the UI size is scaled down, even while the boot animation is normal size. (https://gitlab.com/baylibre/amlogic/atv/aosp/device/amlogic/yukawa/issues/11)

Clone repository
  • Android for Yukawa
  • GKI kernel
  • Khadas_VIM3
  • Khadas_VIM3L
  • Release v20190506
  • Release v20190517 Internal
  • Release v20190523
  • Home