[PATCH 0/2] mach-snapdragon/mach-ipq40xx: fix, merge and refactoring
Andrey Volkov
andrey at volkov.fr
Tue Oct 25 03:29:02 CEST 2022
Hello,
At the present timeI'm working with 2 Qualcomm's Snapdragon SOCs: msm8916 and msm9207
both of them are mostly the same, except application CPU: former is ARMv8 based and latter is ARMv7A
(same as IPQ4019), so keep 2 archs for almost same (from IPs point of view) things is a real headache for me.
In this regard, I decided to merge and refactor the above archs, and you can find the result of it in the following two patches:
* the first patch is just added some missing SOCs definitions to KConfig and minor bug fixing
(like missing PINCTL, CLK etc dependencies),
* the second one is a real merge.
--
Regards
Andrey VOLKOV
More information about the U-Boot
mailing list