Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note recent visible luna68k bootloader updates.
details: https://anonhg.NetBSD.org/src/rev/f6c8343dbab2
branches: trunk
changeset: 325906:f6c8343dbab2
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Jan 11 09:04:17 2014 +0000
description:
Note recent visible luna68k bootloader updates.
diffstat:
doc/CHANGES | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 001362fae2a3 -r f6c8343dbab2 doc/CHANGES
--- a/doc/CHANGES Sat Jan 11 08:20:51 2014 +0000
+++ b/doc/CHANGES Sat Jan 11 09:04:17 2014 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1879 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1880 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -330,3 +330,12 @@
bind: update to 9.9.5b1 [christos 2013-12-31]
wpa: Import wpa_supplicant and hostapd 2.0 [christos 20140102]
dhcpcd: Import dhcpcd-6.2.0 [roy 20140103]
+ luna68k: Make bootloader to detect booted device on ROM monitor's
+ load command and set proper default boot device.
+ [tsutsui 20140105]
+ luna68k: Reorganize bootloader device configuration. I.e. use
+ (controller * 10 + id) for sd unit number, rather than
+ static numbers against probed disks at ID 5 and 6.
+ [tsutsui 20140110]
+ luna68k: Add support to pass boothowto and boot device info from
+ bootloader to kernel. [tsutsui 20140111]
Home |
Main Index |
Thread Index |
Old Index