Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axon : U-boot Support For Android 12 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

avi951
Copy link

@avi951 avi951 commented Nov 26, 2024

It gives OPTEE support to boot in Android 12.

	It gives OPTEE support in order to boot in Android

Signed-off-by: avi951 <[email protected]>
Copy link
Member

@djkabutar djkabutar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test with above mentioned suggestion

@@ -34,7 +34,7 @@ CONFIG_SPL_FIT_IMAGE_KB=2048
CONFIG_BOOTDELAY=1
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_ANDROID_BOOTLOADER=y
# CONFIG_ANDROID_BOOT_IMAGE is not set
CONFIG_ANDROID_AVB=y
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove every android flag and try once

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Pratiksha0102 Could you remove all android flags which are not required to build Linux Image from rk3588-axon_defconfig file and build Full Ubuntu Mate Kernel 5.10 Image ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants