Source-Changes-HG archive

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

[src/trunk]: src/doc Raspberry Pi [0-3] have been supported in big-endian mode.



details:   https://anonhg.NetBSD.org/src/rev/92b090037959
branches:  trunk
changeset: 946563:92b090037959
user:      rin <rin%NetBSD.org@localhost>
date:      Tue Dec 01 04:36:05 2020 +0000

description:
Raspberry Pi [0-3] have been supported in big-endian mode.

Thanks ryo and skrll for their kind review!

diffstat:

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

diffs (16 lines):

diff -r f69fb0762983 -r 92b090037959 doc/CHANGES
--- a/doc/CHANGES       Tue Dec 01 04:21:26 2020 +0000
+++ b/doc/CHANGES       Tue Dec 01 04:36:05 2020 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2757 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2758 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -304,3 +304,6 @@
        acpi(4): Updated ACPICA to 20201113. [christos 20201127]
        dhcpcd: Update to version 9.3.4 [roy 20201128]
        arm: Switch earmv6{,hf}eb to BE8. [rin 20201201]
+       evbarm: Support Raspberry Pi 0-3 in big-endian mode. All devices
+               except for vchiq(4) and vcaudio(4) are supported. Pi 3 is
+               capable to run both in aarch64eb and earmv7{,hf}eb modes.



Home | Main Index | Thread Index | Old Index