Revision as of 13:48, 2 December 2021 by Ageisreiter(talk | contribs)(Created page with "== How to build U-Boot== {| class="wikitable" align="center" | style="width: 98%; background: #f3f3f3;" valign="top" | | Get sources from Github {| class="wikitable" style="w...")
4. ARCH=arm CROSS_COMPILE=/opt/gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf- make stm32mp15_dhcom_basic_defconfig
5. ARCH=arm CROSS_COMPILE=/opt/gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf- make -j`nproc`