embeddedTS / linux-lts

embeddedTS LTS Linux kernel trees. See https://github.com/embeddedTS/linux-lts/wiki for more information.
Other
2 stars 6 forks source link

tsimx6ul: Use default kernel commandline in extend mode, use this to disable fbcon #68

Closed ts-kris closed 9 months ago

ts-kris commented 9 months ago

Note that while the diffs also show removal of CONFIG_PPS this is misleading as the option is still set to a module. It is selected by:

  │ Selected by [m]:
  │   - PTP_1588_CLOCK [=m] && NET [=y] && POSIX_TIMERS [=y]

Tested against WIP support for TS-7553-V2 in distro-seed. Tested against TS-7100 Buildroot (LVGL demo).

In both cases the FB still functions, with no cursor blink or any other VT login text showing up on screen.