Module Name:src
Committed By: rin
Date: Fri May 20 15:11:07 UTC 2022
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Hmm, fix typo in comments again...
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/marvell/mar
Module Name:src
Committed By: rin
Date: Fri May 20 15:11:07 UTC 2022
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Hmm, fix typo in comments again...
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/marvell/mar
Module Name:src
Committed By: rin
Date: Fri May 20 15:09:15 UTC 2022
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Fix typo for the previous. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/
Module Name:src
Committed By: rin
Date: Fri May 20 15:09:15 UTC 2022
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Fix typo for the previous. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/
Module Name:src
Committed By: rin
Date: Fri May 20 15:04:15 UTC 2022
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Initial support for armv5eb on Sheeva.
Disable L2 cache for Sheeva before switch to big-endian mode.
Note that we need to encode
Module Name:src
Committed By: rin
Date: Fri May 20 15:04:15 UTC 2022
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Initial support for armv5eb on Sheeva.
Disable L2 cache for Sheeva before switch to big-endian mode.
Note that we need to encode
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:00:02 UTC 2021
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Add ARMEB support to marvell_start.
Since u-boot is running in little-endian mode, first few instructions
(to switch byte-order)
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:00:02 UTC 2021
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Add ARMEB support to marvell_start.
Since u-boot is running in little-endian mode, first few instructions
(to switch byte-order)
Hi!
From: Nick Hudson
Date: Wed, 02 Oct 2013 07:46:15 +0100
>> +.word CPU_ID_MVOLD, SHEEVA /* Is it Sheeva? */
>>
> Did you forget to commit the change that added this?
Sorry. I fix it.
Thanks,
--
kiyohara
On 09/30/13 13:54, KIYOHARA Takashi wrote:
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 12:54:59 UTC 2013
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Support ARMADAXP.
+ Add MVSOC_FIXUP_DEVID.
+ check mapped address for SoC
10 matches
Mail list logo