]> git.dujemihanovic.xyz Git - u-boot.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)
commitc3587197c0c99e646dd4c2f555fe5ed9826de802
tree87b3c892f121ea9305c41bd4a8e8e6adc11c64e3
parent37d5bf428779fc9f3a11a244e3e145ce9eb77f85
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