* Switched Pinebook Pro to mainline u-boot * Some Pinebook Pro mainline u-boot tweaks (based on https://github.com/pcm720/u-boot-build-scripts) * Removed Pinebook Pro legacy u-boot support
12 lines
391 B
Plaintext
12 lines
391 B
Plaintext
# Rockchip RK3399 hexa core 2G/4GB SoC Laptop eMMC USB3 WiFi
|
|
BOARD_NAME="Pinebook Pro"
|
|
BOARDFAMILY="rockchip64"
|
|
BOOTCONFIG="pinebook-pro-rk3399_defconfig"
|
|
BOOT_FDT_FILE="rockchip/rk3399-pinebook-pro.dtb"
|
|
DESKTOP_AUTOLOGIN="no"
|
|
KERNEL_TARGET="legacy,current,dev"
|
|
FULL_DESKTOP="yes"
|
|
PACKAGE_LIST_DESKTOP_BOARD="xfce4-power-manager"
|
|
BOOT_LOGO="desktop"
|
|
ASOUND_STATE="asound.state.pinebook-pro"
|