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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: src/overlays/overlay-beagleboard/sys-boot/u-boot/files/u-boot-2009.11-fastboot.patch
diff --git a/src/overlays/overlay-beagleboard/sys-boot/u-boot/files/u-boot-2009.11-fastboot.patch b/src/overlays/overlay-beagleboard/sys-boot/u-boot/files/u-boot-2009.11-fastboot.patch
new file mode 100644
index 0000000000000000000000000000000000000000..fef2b5e3a0de93a6e5a053c1a1b5f2c88ab89220
--- /dev/null
+++ b/src/overlays/overlay-beagleboard/sys-boot/u-boot/files/u-boot-2009.11-fastboot.patch
@@ -0,0 +1,13 @@
+diff -Naur old/include/configs/omap3_beagle.h new/include/configs/omap3_beagle.h
+--- old/include/configs/omap3_beagle.h 2010-02-16 15:10:16.000000000 -0800
++++ new/include/configs/omap3_beagle.h 2010-02-16 15:10:42.000000000 -0800
+@@ -28,7 +28,7 @@
+ #ifndef __CONFIG_H
+ #define __CONFIG_H
+
+-#undef CONFIG_CHROMEOS_FASTBOOT
++#define CONFIG_CHROMEOS_FASTBOOT 1
+
+ /*
+ * High Level Configuration Options
+

Powered by Google App Engine
This is Rietveld 408576698