Skip to content

bsp: imx: add apalis-imx6 config#1

Merged
ricardosalveti merged 1 commit intofoundriesio:masterfrom
EmbeddedAndroid:master
Mar 8, 2019
Merged

bsp: imx: add apalis-imx6 config#1
ricardosalveti merged 1 commit intofoundriesio:masterfrom
EmbeddedAndroid:master

Conversation

@EmbeddedAndroid
Copy link
Copy Markdown
Contributor

This configuration supports the apalis-imx6 Toradex SoM.

Signed-off-by: Tyler Baker [email protected]

Comment thread bsp/imx/apalis-imx6.cfg Outdated
CONFIG_DRM_IMX_HDMI is not set
CONFIG_DRM_ETNAVIV is not set
CONFIG_DRM_ETNAVIV_THERMAL is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS is not set
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Seems to be missing "# " at the beginning of every config that should be disabled. Did you check the final config to see if they were indeed disabled here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

So it did indeed disable them, but I can add the '#' for consistency sake.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please, just to get it aligned with the other fragments.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ok, this should be done now in the latest commit.

This configuration supports the apalis-imx6 Toradex SoM.

Signed-off-by: Tyler Baker <[email protected]>
@ricardosalveti
Copy link
Copy Markdown
Member

LGTM

@ricardosalveti ricardosalveti self-assigned this Mar 8, 2019
@ricardosalveti ricardosalveti merged commit 958172d into foundriesio:master Mar 8, 2019
MrCry0 added a commit to MrCry0/lmp-kernel-cache that referenced this pull request Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes
Linux kernel [1]. Remove this driver to fix crash.

[1]
  [    5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000
  [    5.839861] pgd = 03890839
  [    5.842591] [00000000] *pgd=00000000
  [    5.846220] Internal error: : 1c06 [foundriesio#1] PREEMPT SMP ARM
  [    5.851473] Modules linked in:
  [    5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard foundriesio#1
  [    5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
  [    5.867955] PC is at stmp_reset_block+0x34/0x144
  [    5.872603] LR is at stmp_reset_block+0x18/0x144
...
  [    6.127509] Backtrace:
  [    6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8)
  [    6.138229]  r5:c2260640 r4:00000000
  [    6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8)
  [    6.150063]  r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010
  [    6.157913]  r4:00000000
...

Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0 added a commit that referenced this pull request Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes
Linux kernel [1]. Remove this driver to fix crash.

[1]
  [    5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000
  [    5.839861] pgd = 03890839
  [    5.842591] [00000000] *pgd=00000000
  [    5.846220] Internal error: : 1c06 [#1] PREEMPT SMP ARM
  [    5.851473] Modules linked in:
  [    5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard #1
  [    5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
  [    5.867955] PC is at stmp_reset_block+0x34/0x144
  [    5.872603] LR is at stmp_reset_block+0x18/0x144
...
  [    6.127509] Backtrace:
  [    6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8)
  [    6.138229]  r5:c2260640 r4:00000000
  [    6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8)
  [    6.150063]  r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010
  [    6.157913]  r4:00000000
...

Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0 added a commit that referenced this pull request Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes
Linux kernel [1]. Remove this driver to fix crash.

[1]
  [    5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000
  [    5.839861] pgd = 03890839
  [    5.842591] [00000000] *pgd=00000000
  [    5.846220] Internal error: : 1c06 [#1] PREEMPT SMP ARM
  [    5.851473] Modules linked in:
  [    5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard #1
  [    5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
  [    5.867955] PC is at stmp_reset_block+0x34/0x144
  [    5.872603] LR is at stmp_reset_block+0x18/0x144
...
  [    6.127509] Backtrace:
  [    6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8)
  [    6.138229]  r5:c2260640 r4:00000000
  [    6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8)
  [    6.150063]  r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010
  [    6.157913]  r4:00000000
...

Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0 added a commit to MrCry0/lmp-kernel-cache that referenced this pull request Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes
Linux kernel [1]. Remove this driver to fix crash.

[1]
[    3.846684] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000
[    3.853755] pgd = (ptrval)
[    3.856479] [00000000] *pgd=00000000
[    3.860093] Internal error: : 1c06 [foundriesio#1] PREEMPT SMP ARM
[    3.865338] Modules linked in:
[    3.868427] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.149-lmp-standard foundriesio#1
[    3.875577] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
[    3.881795] PC is at stmp_reset_block+0x28/0x144
[    3.886437] LR is at stmp_reset_block+0x18/0x144
...
[    4.141170] Backtrace:
[    4.143666] [<c05893d8>] (stmp_reset_block) from [<c092c144>] (mxs_dcp_probe+0x180/0x4b8)
[    4.151866]  r5:d2a3b640 r4:00000000
[    4.155483] [<c092bfc4>] (mxs_dcp_probe) from [<c06e2afc>] (platform_drv_probe+0x58/0xa8)
[    4.163691]  r10:c10d6b28 r9:c10ac314 r8:c1132ba0 r7:00000000 r6:c10ac314 r5:d3610810
[    4.171536]  r4:00000000
...

Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0 added a commit to MrCry0/lmp-kernel-cache that referenced this pull request Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes
Linux kernel [1]. Remove this driver to fix crash.

[1]
  [    5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000
  [    5.839861] pgd = 03890839
  [    5.842591] [00000000] *pgd=00000000
  [    5.846220] Internal error: : 1c06 [foundriesio#1] PREEMPT SMP ARM
  [    5.851473] Modules linked in:
  [    5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard foundriesio#1
  [    5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
  [    5.867955] PC is at stmp_reset_block+0x34/0x144
  [    5.872603] LR is at stmp_reset_block+0x18/0x144
...
  [    6.127509] Backtrace:
  [    6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8)
  [    6.138229]  r5:c2260640 r4:00000000
  [    6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8)
  [    6.150063]  r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010
  [    6.157913]  r4:00000000
...

Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0 added a commit that referenced this pull request Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes
Linux kernel [1]. Remove this driver to fix crash.

[1]
[    3.846684] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000
[    3.853755] pgd = (ptrval)
[    3.856479] [00000000] *pgd=00000000
[    3.860093] Internal error: : 1c06 [#1] PREEMPT SMP ARM
[    3.865338] Modules linked in:
[    3.868427] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.149-lmp-standard #1
[    3.875577] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
[    3.881795] PC is at stmp_reset_block+0x28/0x144
[    3.886437] LR is at stmp_reset_block+0x18/0x144
...
[    4.141170] Backtrace:
[    4.143666] [<c05893d8>] (stmp_reset_block) from [<c092c144>] (mxs_dcp_probe+0x180/0x4b8)
[    4.151866]  r5:d2a3b640 r4:00000000
[    4.155483] [<c092bfc4>] (mxs_dcp_probe) from [<c06e2afc>] (platform_drv_probe+0x58/0xa8)
[    4.163691]  r10:c10d6b28 r9:c10ac314 r8:c1132ba0 r7:00000000 r6:c10ac314 r5:d3610810
[    4.171536]  r4:00000000
...

Signed-off-by: Oleksandr Suvorov <[email protected]>
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