Index: radix-1.9/base/radix-setup/scripts/setup
===================================================================
--- radix-1.9/base/radix-setup/scripts/setup (revision 371)
+++ radix-1.9/base/radix-setup/scripts/setup (revision 372)
@@ -2272,6 +2272,7 @@
if [ "${hardware}" = "baikal-m1" ] ; then
cat >> ${grub_cfg} << EOF
+ devicetree (\$root)/boot/bm1000-mbm20.dtb
linux (\$root)/boot/Image root=PARTUUID=\$part_uuid ro rootwait console=tty1 earlyprintk=uart8250-32bit,0x20230000,115200
EOF
fi