]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: Make flash.bin target available for all platforms
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Tue, 23 Aug 2022 14:29:10 +0000 (16:29 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 20 Oct 2022 15:35:51 +0000 (17:35 +0200)
commit27c10d2ff08b8fd3e0df49cd7eb3ed888fce1806
tree87b3c892f121ea9305c41bd4a8e8e6adc11c64e3
parent3a6ab6282b0865e13a9195a1833ffe084713c0f8
Makefile: Make flash.bin target available for all platforms

There is no reason for restricting the use of the flash.bin target
to the i.MX8 platform. Others can benefit from this as well.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Makefile