Skip to content

Conversation

@HaHmada
Copy link

@HaHmada HaHmada commented Sep 19, 2025

Adding Andromax A (A16C3H) To lk2nd

Adding Andromax A (A16C3H) To lk2nd

/ {
// This is used by the bootloader to find the correct DTB
qcom,msm-id = <206 0>;

Choose a reason for hiding this comment

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

Suggested change
qcom,msm-id = <206 0>;
qcom,msm-id = <QCOM_ID_MSM8909 0>;

206? msm8916?

https://github.com/msm8916-mainline/lk2nd/blob/main/lk2nd/include/dt-bindings/arm/qcom%2Cids.h#L75

Copy link
Author

Choose a reason for hiding this comment

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

Ohh Sorry, I'm New Here So Just Forgive Me If I'm Wrong :)

model = "Andromax A"; // FIXME
compatible = "andromax,a16c3h"; // FIXME

lk2nd,dtb-files = "msm8916-andromax-a16c3h";

Choose a reason for hiding this comment

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

Suggested change
lk2nd,dtb-files = "msm8916-andromax-a16c3h";
lk2nd,dtb-files = "msm8916-andromax-a16c3h";

Use tabs.

Copy link
Author

Choose a reason for hiding this comment

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

Sorry I Accidentally Press Backspace Before :)

/ {
// This is used by the bootloader to find the correct DTB
qcom,msm-id = <206 0>;
qcom,board-id = <0x1000b 0x8>, <0x11000b 0x8>, <0x21000b 0x8>;

Choose a reason for hiding this comment

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

https://github.com/msm8916-mainline/lk2nd/blob/main/lk2nd/device/dts/msm8909/msm8909-1gb-qrd-skuc.dts#L7-L10

This device could be one of skuc device, so let's move the device to skuc.

Copy link
Author

Choose a reason for hiding this comment

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

Owh, Okay

Copy link
Author

@HaHmada HaHmada left a comment

Choose a reason for hiding this comment

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

I've Fixed It


/ {
// This is used by the bootloader to find the correct DTB
qcom,msm-id = <206 0>;
Copy link
Author

Choose a reason for hiding this comment

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

Ohh Sorry, I'm New Here So Just Forgive Me If I'm Wrong :)

/ {
// This is used by the bootloader to find the correct DTB
qcom,msm-id = <206 0>;
qcom,board-id = <0x1000b 0x8>, <0x11000b 0x8>, <0x21000b 0x8>;
Copy link
Author

Choose a reason for hiding this comment

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

Owh, Okay

model = "Andromax A"; // FIXME
compatible = "andromax,a16c3h"; // FIXME

lk2nd,dtb-files = "msm8916-andromax-a16c3h";
Copy link
Author

Choose a reason for hiding this comment

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

Sorry I Accidentally Press Backspace Before :)

@icyllite
Copy link
Contributor

duplicate, ive already added this device as Haier G151, it's quite literally the same exact device (#488)

@HaHmada
Copy link
Author

HaHmada commented Oct 3, 2025

Owh Okay, Now How To Build lk2nd With Andromax A/Haier G151 Supports?

@icyllite
Copy link
Contributor

icyllite commented Oct 3, 2025

Owh Okay, Now How To Build lk2nd With Andromax A/Haier G151 Supports?

https://wiki.postmarketos.org/wiki/Haier_G151_(haier-g151)#Installation

i need to mention that the device cannot boot lk2nd, so if you want to boot mainline linux or somethingn, you'd have to replace the bootloader itself with lk1st. the instruction above should give you some clue on how to do that

@HaHmada
Copy link
Author

HaHmada commented Oct 13, 2025

Owh Okay, Now How To Build lk2nd With Andromax A/Haier G151 Supports?

https://wiki.postmarketos.org/wiki/Haier_G151_(haier-g151)#Installation

i need to mention that the device cannot boot lk2nd, so if you want to boot mainline linux or somethingn, you'd have to replace the bootloader itself with lk1st. the instruction above should give you some clue on how to do that

Oh Ok, Can You Give Instructions On How To Install PostmarketOS On Haier G151/Andromax A?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants