uboot-kirkwood: refresh patches
[openwrt/staging/wigyori.git] / package / boot / uboot-kirkwood / patches / 200-openwrt-config.patch
index ae9fdf3390cb7e9ba8cf1941469f29653c150471..bfd3d3278e568d55c63e1b7be5e45a0e3908f41c 100644 (file)
@@ -3,7 +3,7 @@
 @@ -107,4 +107,7 @@ source "board/alliedtelesis/SBx81LIFXCAT
  source "board/Marvell/db-88f6281-bp/Kconfig"
  source "board/checkpoint/l-50/Kconfig"
-
 +config SECOND_STAGE
 +      bool "OpenWrt second stage hack"
 +
@@ -13,7 +13,7 @@
 @@ -60,4 +60,6 @@
   * File system
   */
-
 +#include "openwrt-kirkwood-common.h"
 +
  #endif /* _CONFIG_DOCKSTAR_H */
@@ -22,7 +22,7 @@
 @@ -77,4 +77,6 @@
  #define CONFIG_RTC_MV
  #endif /* CONFIG_CMD_DATE */
-
 +#include "openwrt-kirkwood-common.h"
 +
  #endif /* _CONFIG_IB62x0_H */
@@ -31,7 +31,7 @@
 @@ -67,4 +67,6 @@
   * File system
   */
-
 +#include "openwrt-kirkwood-common.h"
 +
  #endif /* _CONFIG_ICONNECT_H */
@@ -40,7 +40,7 @@
 @@ -12,6 +12,8 @@
  #ifndef _CONFIG_L50_H
  #define _CONFIG_L50_H
-
 +#include "openwrt-kirkwood-common.h"
 +
  /*
@@ -85,7 +85,7 @@
 @@ -66,4 +66,6 @@
   * File system
   */
-
 +#include "openwrt-kirkwood-common.h"
 +
  #endif /* _CONFIG_POGO_E02_H */
@@ -94,7 +94,7 @@
 @@ -85,4 +85,6 @@
  #define CONFIG_SYS_ATA_IDE0_OFFSET      MV_SATA_PORT0_OFFSET
  #endif /*CONFIG_MVSATA_IDE*/
-
 +#include "openwrt-kirkwood-common.h"
 +
  #endif /* _CONFIG_GOFLEXHOME_H */
 @@ -100,4 +100,6 @@
  #define CONFIG_RTC_MV
  #endif /* CONFIG_CMD_DATE */
-
 +#include "openwrt-kirkwood-common.h"
 +
  #endif /* _CONFIG_NSA310_H */
 @@ -63,4 +63,6 @@
  #define CONFIG_RTC_MV
  #endif /* CONFIG_CMD_DATE */
-
 +#include "openwrt-kirkwood-common.h"
 +
  #endif /* _CONFIG_NSA310S_H */
 --- a/configs/sheevaplug_defconfig
 +++ b/configs/sheevaplug_defconfig
-@@ -49,4 +49,7 @@
+@@ -49,4 +49,7 @@ CONFIG_USB=y
  CONFIG_DM_USB=y
  CONFIG_USB_EHCI_HCD=y
  CONFIG_USB_STORAGE=y