layerscape: harmonize device strings
[openwrt/staging/rmilecki.git] / target / linux / imx6 / base-files / lib / preinit / 01_sysinfo
1 do_sysinfo_imx6() {
2 . /lib/imx6.sh
3
4 imx6_board_detect
5 }
6
7 boot_hook_add preinit_main do_sysinfo_imx6