カーネル dmesg で次のログを取得しています。なぜこれが来るのかわかりません。カーネルが再起動し続けることがありますが、常に再起動するとは限りません。
<6>[ 0.233184] ram_console: got buffer at 42d80000, size 80000
<4>[ 0.233184] BUG: Your driver calls ioremap() on system memory. This leads
<4>[ 0.233215] <4>to architecturally unpredictable behaviour on ARMv6+, and ioremap()
<4>[ 0.233215] <4>will fail in the next kernel release. Please fix your driver.