scripts: mkbootimg_rpi3.sh: Support 32bit boot image.
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 16 May 2019 05:32:14 +0000 (14:32 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
commit09c87a8b5460b8744d19eac3741c9c3ab25d501a
treeb89f3e79fd59f09ede7c76303b21784c26a67550
parent52e48540dd8b3c855c9beb97ede03fabb498b0c8
scripts: mkbootimg_rpi3.sh: Support 32bit boot image.

Support 32bit boot image, and add rule that check the bit between 32
and 64bit as '.config' file.

Change-Id: I247583233eb617c3f7f1695d8c5060d27934bcdd
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
scripts/mkbootimg_rpi3.sh