commit | 3fa822ee2cc925806f25b2de4e3fe963b97659fe | [log] [tgz] |
---|---|---|
author | Daniel Schultz <d.schultz@phytec.de> | Sun Jun 30 23:20:49 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 16 12:56:36 2024 -0600 |
tree | 3e3a259646a98853450fa2fbbf68c0924e42b192 | |
parent | 6c8c367dcdbb1e8340ef75dfeb5ef85bd21d74ab [diff] |
board: phytec: phycore_am62x: Move earlycon into own variable By moving the earlycon definition into a dedicated variable, it's easier to change these values in case the kernel should print on a different serial interface. Signed-off-by: Daniel Schultz <d.schultz@phytec.de>