forked from codesnake/OpenELEC.tv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[aml] Create single 'multi-board' project for all Amlogic devices, in…
…stead of Meson6-G18 and Meson8-K200
- Loading branch information
Showing
70 changed files
with
21 additions
and
1,784 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,5 +26,5 @@ | |
|
||
lsmod | grep 8188 | ||
if [ $? -ne 0 ]; then | ||
modprobe dhd | ||
# modprobe dhd | ||
fi |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Kernel target for u-boot (default 'uImage' if BOOTLOADER=u-boot) (uImage / zImage) | ||
KERNEL_UBOOT_TARGET="uImage-dtb" | ||
|
||
# Kernel extra targets to build | ||
KERNEL_UBOOT_EXTRA_TARGET="meson6_g18.dtd" | ||
|
||
# OpenGL-ES implementation to use (no / bcm2835-driver / opengl-meson6 / opengl-meson8) | ||
OPENGLES="opengl-meson6" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Kernel extra targets to build | ||
KERNEL_UBOOT_EXTRA_TARGET="meson8_k200a_2G.dtd meson8_k200a_2G.dtb" | ||
|
||
# Build Android kernel image using mkbootimg | ||
BUILD_ANDROID_BOOTIMG="yes" | ||
|
||
# Path to a file that will be passed as the --second parameter to Android mkbootimg | ||
ANDROID_BOOTIMG_SECOND="arch/arm/boot/dts/amlogic/meson8_k200a_2G.dtb" | ||
|
||
# OpenGL-ES implementation to use (no / bcm2835-driver / opengl-meson6 / opengl-meson8) | ||
OPENGLES="opengl-meson8" |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
projects/Meson6-G18/patches/kodi/0001-Fix-ALSA-sound-output-for-Amlogic-based-devices.patch
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
...ects/Meson6-G18/patches/kodi/0002-Allow-audio-passthrough-for-Amlogic-based-devices.patch
This file was deleted.
Oops, something went wrong.
106 changes: 0 additions & 106 deletions
106
...s/Meson6-G18/patches/kodi/0003-Enable-true-1920x1080-output-without-upscaling-on-Am.patch
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
...s/Meson6-G18/patches/kodi/0004-Add-support-for-retrieval-of-CPU-temperature-on-Amlo.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.