From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-x22e.google.com (mail-pd0-x22e.google.com [IPv6:2607:f8b0:400e:c02::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 7F2FB1A01E3 for ; Sat, 25 Jul 2015 10:51:35 +1000 (AEST) Received: by pdjr16 with SMTP id r16so21133447pdj.3 for ; Fri, 24 Jul 2015 17:51:32 -0700 (PDT) Subject: Re: [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c To: Finn Thain , Linux Kernel Development , Linux/m68k , linuxppc-dev , Geert Uytterhoeven , Arnd Bergmann , Greg Kroah-Hartman References: <20150712102527.356151908@telegraphics.com.au> <20150712102528.107134628@telegraphics.com.au> <87d1zwc4dj.fsf@igel.home> <55AF1364.3080701@gmail.com> <20150723092114.GA10989@guido.earth.sol> <20150724190749.GA7529@guido.earth.sol> From: Michael Schmitz Message-ID: <55B2DD88.2090804@gmail.com> Date: Sat, 25 Jul 2015 12:51:20 +1200 MIME-Version: 1.0 In-Reply-To: <20150724190749.GA7529@guido.earth.sol> Content-Type: text/plain; charset=windows-1252; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Christian, good to know this worked - for the record (Finn), this is the kernel with Finn's patch applied. I'll build the missing LVM module so Christian can run the tests on the unpatched kernel as well. Thanks for testing! Michael Am 25.07.15 um 07:07 schrieb Christian T. Steigies: > Moin, > On Fri, Jul 24, 2015 at 02:56:26PM +1200, Michael Schmitz wrote: >> here's what Finn asked me to run as tests: >> >> # dmesg | grep this_id > nvram.out >> # cat /proc/driver/nvram >> nvram.out >> # hexdump -C /dev/nvram >> nvram.out >> # cp /dev/nvram /tmp/nvram >> # cp /tmp/nvram /dev/nvram >> # md5sum /dev/nvram /tmp/nvram >> nvram.out > It seems I could successfully reset the nvram under TOS with bootconf. > Here is nvram.out, using the new kernel you sent me: > > root@garkin:~>uname -a > Linux garkin 4.2.0-rc2-atari-269994-gc1e9d12 #327 Fri Jul 24 19:34:44 NZST 2015 m68k GNU/Linux > > PS it seems LVM is working with this kernel as well! > > Christian > > > [ 7.000000] scsi host0: Atari native SCSI, io_port 0x0, n_io_port 0, base 0x0, irq 15, can_queue 8, cmd_per_lun 1, sg_tablesize 0, this_id 7, flags { }, options { REAL_DMA SUPPORT_TAGS } > Checksum status : valid > Boot preference : unspecified > SCSI arbitration : on > SCSI host ID : 7 > OS language : English (US) > Keyboard language: English (UK) > Date format : YY˙DD˙MM, 24h clock > Boot delay : 10s > Video mode : ?? colors, 80 columns, VGA PAL monitor > overscan, compat. mode off, line doubling > 00000000 00 00 ff ff ff ff 00 03 13 ff 0a ff ff ff 01 7f |................| > 00000010 87 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| > 00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| > 00000030 e1 1e |..| > 00000032 > 3b5801864975cf23bcacb52f648e74cc /dev/nvram > 3b5801864975cf23bcacb52f648e74cc /tmp/nvram