Skip to content

rafaello7/u-boot-nanopi-m3

Repository files navigation

U-boot for NanoPi M3

Based on u-boot-artik to run Linux 64-bit kernel on Nanopi M3.

Installation

If the Debian was installed using debian installer, it is recommended to use nano-blembed utility from nanopi-boot-tools to install the new version.

Compilation

    make ARCH=arm nanopim3_defconfig
    make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu-