Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Change to support Pogoplug mobile.
Hi!
From: Lwazi <lwazidub%gmail.com@localhost>
Date: Sun, 24 Nov 2013 14:43:05 -0500
> On Sun, Nov 24, 2013 at 7:12 AM, KIYOHARA Takashi
> <kiyohara%kk.iij4u.or.jp@localhost> wrote:
>> Hi!
>>
>>
>> From: Lwazi <lwazidub%gmail.com@localhost>
>> Date: Sat, 23 Nov 2013 16:06:46 -0500
>>
>>> These are the changes I made to support Pogoplug mobile in the
>>> SHEEVAPLUG kernel. Should also work for Pogoplug series 4.
>>>
>>> ===================================================================
>>> RCS file: /cvsroot/src/sys/arch/arm/marvell/mvsocreg.h,v
>>> retrieving revision 1.5
>>> diff -u -r1.5 mvsocreg.h
>>> --- sys/arch/arm/marvell/mvsocreg.h 30 Sep 2013 13:15:46 -0000 1.5
>>> +++ sys/arch/arm/marvell/mvsocreg.h 23 Nov 2013 20:17:14 -0000
>>> @@ -66,6 +66,7 @@
>>> */
>>> #define MVSOC_DEVBUS_BASE (UNITID2PHYS(DEVBUS)) /* 0x10000 */
>>>
>>> +#define MVSOC_MISC_DEVICEID (MVSOC_DEVBUS_BASE + 0x0034)
>>> /*
>>> * General Purpose Port Registers
>>> */
>>
>> I think that the misc register is good to move into kirkwoodreg.h.
>> # Also shall we move the misc register of ArmadaXP to armadaxpreg.h...
>>
>> Thanks,
>> --
>> kiyohara
>
> I agree. Please make the necessary changes and commit if you want to.
OK.
I will commit the next weekend, after checking the datasheet of Kirkwood
or Orion.
Thanks,
--
kiyohara
Home |
Main Index |
Thread Index |
Old Index