configs: Update adi_bcm2711_defconfig#3114
Conversation
c0fd773 to
cb776ef
Compare
Please add the above to the commit message. What about arm64 builds? Do they also need updating? |
Desktop was not working on the Kuiper 32bit image for RPi 4 in the 6.12 kernel version. Bring the adi_bcm2711_defconfig from 6.6 kernel version, since it was tested already. Signed-off-by: Alisa-Dariana Roman <alisa.roman@analog.com>
cb776ef to
2426f7a
Compare
|
The arm64 builds seem to be working fine. But the arm32 was not booting on RPi3 so I also updated that defconfig |
The Kuiper 32bit image was not booting on RPi3 in the 6.12 kernel version. Bring adi_bcm2709_defconfig from 6.6 kernel version, since it was tested already. Signed-off-by: Alisa-Dariana Roman <alisa.roman@analog.com>
2426f7a to
db37088
Compare
nunojsa
left a comment
There was a problem hiding this comment.
Hint for future patches. Run git log --no-merges --oneline arch/arm/configs and see the style for git subject (ignoring our own commits). I'm pushing for us to use same upstream style in every subsystem
|
@nunojsa I will keep that in mind. Should I do it for this PR and force push again, or I can Rebase and merge this one? Edit: I saw you approved so I will go ahead |
Context: desktop was not working on the Kuiper 32bit image for RPi 4 in the 6.12 kernel version. Copied the adi_bcm2711_defconfig from rpi-6.6.y branch, which was working fine.
PR Type
PR Checklist