Hi,
Am 01.08.2015 um 11:48 schrieb Misha Komarovskiy:
I found that latest images for my armv7 board (paz00/ac100) which use kernel-default have kernel panic on start without any output to serial
[...]
I cloned kernel-source git repo made sequence-patched kernel and recompiled it with enabling DEBUG_LL,TEGRA UART_A and EARLYPRINTK config options added to config/armv7hl/default config, but found that there is no ttyS0
Since you have a test setup, could you try changing CONFIG_SERIAL_OF_PLATFORM from =m to =y as previously suggested?
Cheers, Andreas