From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Mon, 3 Jun 2013 11:41:28 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] ARM and u-boot Topicbox-Message-UUID: 60d90580-ead8-11e9-9d60-3106f5b1d025 > there's something just a little annoying about having a boot > loader that is much larger than the kernel than you're loading. Thanks to /dev/reboot you can alternatively use plan 9 itself as a loader, thus guaranteeing the loader is no bigger than the kernel. I've found this useful when loading requires a bit of extra sophistication (eg booting over wifi).