Skip to content

Change the way SPI and HSSPI modules are compiled#441

Closed
pgid69 wants to merge 1 commit intolede-project:masterfrom
pgid69:brcm63xx-spi-as-module
Closed

Change the way SPI and HSSPI modules are compiled#441
pgid69 wants to merge 1 commit intolede-project:masterfrom
pgid69:brcm63xx-spi-as-module

Conversation

@pgid69
Copy link
Copy Markdown

@pgid69 pgid69 commented Oct 25, 2016

Compile them as dynamic loadable modules instead of being built into the kernel.
That's because kernel module https://github.com/pgid69/bcm63xx-phone.git needs full control of the SPI bus so there's must be a way to rmmod bcm63xx-spi without recompiling the kernel.

Signed-off-by: Gilles Mazoyer mazoyer.gilles@omega.ovh

…ynamic loadable modules instead of being built into the kernel.

Signed-off-by: Gilles Mazoyer <mazoyer.gilles@omega.ovh>
@KanjiMonster
Copy link
Copy Markdown
Member

NAK. These need to stay built-in, else the kernel won't be able to boot from SPI flash (as required on many devices).

@pgid69 pgid69 deleted the brcm63xx-spi-as-module branch November 1, 2016 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants