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

Minor conf/machine cleanup #34

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

ricardosalveti
Copy link
Contributor

  • Update machine name descriptions
  • Update to use SERIAL_CONSOLES
  • Set correct KERNEL_IMAGETYPE and IMAGETYPES
  • Move default tune to soc.inc

qcom-base.inc should not include tune specific configuration as that is
specific to the soc family used.

This layer will support boards from different tunes, so make sure they
are isolated.

Signed-off-by: Ricardo Salveti <[email protected]>
Expected standard boot flow is with systemd-boot, which is unable to
load compressed kernel images.

Signed-off-by: Ricardo Salveti <[email protected]>
Set KERNEL_IMAGETYPES to Image.gz by default as meta-qcom is currently
extending its value to also include Image (uncompressed is required by
systemd-boot/UKIs).

Signed-off-by: Ricardo Salveti <[email protected]>
SERIAL_CONSOLE has been deprecated for quite a while now.

Signed-off-by: Ricardo Salveti <[email protected]>
Extend machine NAME description to better cover the development target.

Signed-off-by: Ricardo Salveti <[email protected]>
@ricardosalveti ricardosalveti requested review from quaresmajose and a team October 9, 2024 01:56
Copy link
Contributor

@quaresmajose quaresmajose left a comment

Choose a reason for hiding this comment

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

LGTM

@ricardosalveti ricardosalveti merged commit ee8afe5 into qualcomm-linux:main Oct 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants