| 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
|
| +
|
|
|