# git rev-parse -q --verify 56c8b0ef6073422f250a1e2d7cca6914fdce4449^{commit} 56c8b0ef6073422f250a1e2d7cca6914fdce4449 already have revision, skipping fetch # git checkout -q -f -B kisskb 56c8b0ef6073422f250a1e2d7cca6914fdce4449 # git clean -qxdf # < git log -1 # commit 56c8b0ef6073422f250a1e2d7cca6914fdce4449 # Author: Darren Stevens # Date: Sun Dec 31 22:16:41 2017 +0000 # # powerpc/pasemi: Connect Nemo boot code. # # The previous 3 commits added support code for the Nemo motherbard # as used in the Amigaone X1000, now wire them up so the board can # be detected and initalised at boot time. # # Signed-off-by: Darren Stevens # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 56c8b0ef6073422f250a1e2d7cca6914fdce4449 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ep88xc_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/boot/mpc8xx.c: In function 'mpc885_get_clock': /kisskb/src/arch/powerpc/boot/mpc8xx.c:27:26: warning: variable 'div' set but not used [-Wunused-but-set-variable] int mfi, mfn, mfd, pdf, div; ^ Completed OK # rm -rf /kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-5.3 # Build took: 0:01:18.450610