[openfirmware] [commit] r3723 - cpu/arm/olpc

repository service svn at openfirmware.info
Thu Apr 17 06:50:25 CEST 2014


Author: quozl
Date: Thu Apr 17 06:50:24 2014
New Revision: 3723
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3723

Log:
OLPC XO-4 - dual boot menu, comment fixes

Modified:
   cpu/arm/olpc/bootmenu.fth
   cpu/arm/olpc/chooseos.fth

Modified: cpu/arm/olpc/bootmenu.fth
==============================================================================
--- cpu/arm/olpc/bootmenu.fth	Fri Apr 11 04:07:48 2014	(r3722)
+++ cpu/arm/olpc/bootmenu.fth	Thu Apr 17 06:50:24 2014	(r3723)
@@ -1,4 +1,4 @@
-\ TODO: enable touchscreen
+purpose: OLPC XO-4 boot menu, for dual boot (Android and Linux)
 
 \ ubuntu:/usr/share/app-install/icons/sugar-xo.svg
 icon: xos.icon     rom:xos.565

Modified: cpu/arm/olpc/chooseos.fth
==============================================================================
--- cpu/arm/olpc/chooseos.fth	Fri Apr 11 04:07:48 2014	(r3722)
+++ cpu/arm/olpc/chooseos.fth	Thu Apr 17 06:50:24 2014	(r3723)
@@ -1,4 +1,3 @@
-\ See license at end of file
 purpose: OS chooser for dual boot (Android and Linux)
 
 : choice-present?  ( -- present? )



More information about the openfirmware mailing list