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)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:57 +0000 (09:35 +0900)
commit1ef82054048a2ef1287243db0dc9bb606806c1c4
treeca427342f835165d5c2b793b1f2a254a59dcaf93
parentf1da9c806aa10102d92fa05a9d7ae944f5ca12f4
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