Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Support for big-endian mode has been added to evbarm/mar...



details:   https://anonhg.NetBSD.org/src/rev/c1e0b9d2c6e3
branches:  trunk
changeset: 985543:c1e0b9d2c6e3
user:      rin <rin%NetBSD.org@localhost>
date:      Mon Aug 30 00:18:17 2021 +0000

description:
Support for big-endian mode has been added to evbarm/marvell.
Only KUROBOX_PRO has been tested until now.

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r f19444acbc2b -r c1e0b9d2c6e3 doc/CHANGES
--- a/doc/CHANGES       Mon Aug 30 00:14:45 2021 +0000
+++ b/doc/CHANGES       Mon Aug 30 00:18:17 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2824 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2825 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -412,3 +412,5 @@
        openldap: Import 2.5.6. [christos 20210814]
        sh3: Switch to GCC 10. [mrg 20210816]
        bind: Import version 9.16.20. [christos 20210819]
+       evbarm: Support marvell-based machines in big-endian mode. Currently,
+               only KUROBOX_PRO has been tested. [rin 20210830]



Home | Main Index | Thread Index | Old Index