Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(534)

Side by Side Diff: src/overlays/overlay-beagleboard/sys-boot/u-boot/files/u-boot-2009.11-fastboot.patch

Issue 661216: Move public board overlays to the chromeos repository. (Closed)
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 diff -Naur old/include/configs/omap3_beagle.h new/include/configs/omap3_beagle.h
2 --- old/include/configs/omap3_beagle.h 2010-02-16 15:10:16.000000000 -0800
3 +++ new/include/configs/omap3_beagle.h 2010-02-16 15:10:42.000000000 -0800
4 @@ -28,7 +28,7 @@
5 #ifndef __CONFIG_H
6 #define __CONFIG_H
7
8 -#undef CONFIG_CHROMEOS_FASTBOOT
9 +#define CONFIG_CHROMEOS_FASTBOOT 1
10
11 /*
12 * High Level Configuration Options
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698