binaries-marvell: bump version and switch to common firmware
authorSergey Matyukevich <geomatsi@gmail.com>
Sat, 21 Sep 2019 15:00:05 +0000 (18:00 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 21 Sep 2019 16:31:26 +0000 (18:31 +0200)
commit2a220de466ad8ee03d16527f8de5f50fea170e4e
tree1018c9b35a5d09c46d2adc4ab5476fdd533b93d0
parentec00c88d5a822a4b04a3d0f809436b4311e6b40b
binaries-marvell: bump version and switch to common firmware

Since release 18.12 binaries-marvell repository provides
common firmware supporting both A7K and A8K SoC families.

This commit bumps package version to 18.12 and removes
platform specific binary selections from Config.in.
Single firmware image suitable for both A7K and A8K
platforms is now specified in mk file explicitely.

Legacy handling is not needed, as configs which did have
the option set will continue to work without change.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
[Arnout:
 - Remove BINARIES_MARVELL_IMAGE entirely;
 - Add remark about legacy handling;
 - Remove the deprecated option from the defconfigs and test that use
   it.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
boot/binaries-marvell/Config.in
boot/binaries-marvell/binaries-marvell.hash
boot/binaries-marvell/binaries-marvell.mk
configs/solidrun_clearfog_gt_8k_defconfig
configs/solidrun_macchiatobin_mainline_defconfig
configs/solidrun_macchiatobin_marvell_defconfig
support/testing/tests/boot/test_atf.py