boot parameters?

  • I would like to disable the quiet boot on my M8S+ (which is running Drieschel's S802 build for M8) so I can see where the system is hanging on reboots.

    However, I can't seem to find where to edit the boot parameters. On my raspberry pi it's in the config.txt file.

    Is this possible on amlogic boxes?

  • There are 3 ways you can edit kernel command line, none of them is trivial:

    • Hook up serial console, interrupt boot process and enter your parameters.
    • Compile your own aml_autoscript that overrides boot parameters.
    • Recompile kernel with custom cmdline.