Author: wmb Date: Wed Aug 29 07:04:41 2012 New Revision: 3241 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3241
Log: OLPC ARM - Added probe-image-sensor to the startup sequence. This should have been part of an earlier commit but it slipped through the cracks.
Modified: cpu/arm/olpc/build-fw.fth
Modified: cpu/arm/olpc/build-fw.fth ============================================================================== --- cpu/arm/olpc/build-fw.fth Wed Aug 29 05:55:52 2012 (r3240) +++ cpu/arm/olpc/build-fw.fth Wed Aug 29 07:04:41 2012 (r3241) @@ -861,6 +861,7 @@ report-disk report-keyboard [then] +[ifdef] probe-image-sensor probe-image-sensor [then] " probe+" do-drop-in
interpreter-init