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, 6 Jul 2020 09:07:44 +0000 (18:07 +0900)
commit3a6534373a620e92edbc3f5427419436467cb4d6
treeaf0051c825b9352382aa6aaeb82205d5b3cacc5f
parent42e1fa96cfe187fdbd4ab6073838987ea5495341
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