From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 20 Dec 2015 20:14:58 +0000 Subject: [U-Boot] [PATCH 0/4] Add a new poweroff command and implement it for sunxi In-Reply-To: <1450626095-31948-1-git-send-email-hdegoede@redhat.com> References: <1450626095-31948-1-git-send-email-hdegoede@redhat.com> Message-ID: <1450642498.21986.25.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 2015-12-20 at 16:41 +0100, Hans de Goede wrote: > Hi All, > > I've had this idea that it would be good to have a poweroff command in > u-boot in my head for a while now. The reason being that during u-boot > development one often stays in just u-boot (e.g. when testing usb kbd > support), when I'm then done testing having a poweroff command would > be useful, esp. on devices with builtin batteries like tablets where > one cannot just pull the powerplug. Patches #2..#4: Acked-by: Ian Campbell #1 looks fine to me too, modulo Tom's comments. Ian.