Closed
Bug 1242391
Opened 9 years ago
Closed 9 years ago
Support intree kernel build for RPi2 device
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
Attachments
(3 files, 1 obsolete file)
We have RPi2 kernel sources, but we need to integrate it so it can be built.
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8711651 -
Attachment is obsolete: true
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8711663 -
Flags: review?(jgomez)
Assignee | ||
Comment 3•9 years ago
|
||
This adds an Android.mk (took inspiration from Sony AOSP one :) ) and lands a new defconfig for the device. The config for now is just the result of
> ARCH=arm scripts/kconfig/merge_config.sh arch/arm/configs/bcm2709_defconfig android/configs/android-base.cfg android/configs/android-recommended.cfg
Attachment #8711668 -
Flags: review?(jgomez)
Assignee | ||
Comment 4•9 years ago
|
||
Updated•9 years ago
|
Attachment #8711663 -
Flags: review?(jgomez) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8711668 [details]
Kernel PR
Ok, tried all the PRs and built a booting kernel.
Attachment #8711668 -
Flags: review?(jgomez) → review+
Assignee | ||
Comment 6•9 years ago
|
||
https://github.com/mozilla-b2g/rpi-linux/commit/8bccebd556116dc6be706c88c6449ca0db2d3fcb
https://github.com/mozilla-b2g/device-rpi2b/commit/e34a7353403d4c3b1bd6487a9ca0912c5aad0331
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•