> > Support for alternative machine name for BeagleBone Black. > > The old name was ambiguous with the original BeagleBone (often called > "White"), > detect if booting on a BeagleBone white and print an error since the DTB > will > be wrong. We don't currently support the White. (Closes: #773890, which > contains full background). > > diff --git a/bootscript/bootscr.beaglebone b/bootscript/bootscr.beaglebone > index a0e5121..1d079f8 100644 > --- a/bootscript/bootscr.beaglebone > +++ b/bootscript/bootscr.beaglebone
euh
git mv bootscript/bootscr.beaglebone{,black}
> @@ -1,4 +1,14 @@
> -# boot script for BeagleBone
> +# boot script for BeagleBone Black
> +
<snip/>
> --- a/db/all.db
> +++ b/db/all.db
> @@ -581,6 +581,7 @@ Mtd-Initrd: ramdisk
> Bootloader-Sets-Incorrect-Root: yes
>
> Machine: TI AM335x BeagleBone
> +Machine: TI AM335x BeagleBone Black
> Kernel-Flavors: armmp
> DTB-Id: am335x-boneblack.dtb
<snip/>
Groeten
Geert Stappers
--
Leven en laten leven
signature.asc
Description: Digital signature

