# 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 56c8b0ef6073422f250a1e2d7cca6914fdce4449 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc866_ads_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc866_ads_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc866_ads_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here /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] INFO: Uncompressed kernel (size 0x424258) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.17.0-rc1-g56c8b0e Created: Fri Apr 20 17:53:33 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2102065 Bytes = 2052.80 kB = 2.00 MB Load Address: 00500000 Entry Point: 005001a4 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc866_ads_defconfig_powerpc # Build took: 0:00:38.914773