u-boot: massage mpc8313e-rdb patches so they apply cleanly
authorJeremy Laine <jeremy.laine@m4x.org>
Fri, 12 Sep 2008 16:56:37 +0000 (16:56 +0000)
committerJeremy Laine <jeremy.laine@m4x.org>
Fri, 12 Sep 2008 16:56:37 +0000 (16:56 +0000)
packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch
packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-nand.patch

index ffca5a3..f844f29 100644 (file)
@@ -1,7 +1,8 @@
-diff -urN u-boot-1.3.1.orig/include/configs/MPC8313ERDB.h u-boot-1.3.1/include/configs/MPC8313ERDB.h
---- u-boot-1.3.1.orig/include/configs/MPC8313ERDB.h    2007-12-06 10:21:19.000000000 +0100
-+++ u-boot-1.3.1/include/configs/MPC8313ERDB.h 2008-01-31 17:38:10.000000000 +0100
-@@ -522,7 +522,7 @@
+Index: u-boot-1.3.2/include/configs/MPC8313ERDB.h
+===================================================================
+--- u-boot-1.3.2.orig/include/configs/MPC8313ERDB.h    2008-03-09 16:20:02.000000000 +0100
++++ u-boot-1.3.2/include/configs/MPC8313ERDB.h 2008-09-12 18:08:16.000000000 +0200
+@@ -514,7 +514,7 @@
  #define CONFIG_FDTFILE                mpc8313erdb.dtb
  
  #define CONFIG_LOADADDR               200000  /* default location for tftp and bootm */
index e653b75..cd84565 100644 (file)
@@ -1,6 +1,7 @@
-diff -urN u-boot-1.3.1.orig/board/freescale/mpc8313erdb/Makefile u-boot-1.3.1/board/freescale/mpc8313erdb/Makefile
---- u-boot-1.3.1.orig/board/freescale/mpc8313erdb/Makefile     2007-12-06 10:21:19.000000000 +0100
-+++ u-boot-1.3.1/board/freescale/mpc8313erdb/Makefile  2008-01-31 17:35:43.000000000 +0100
+Index: u-boot-1.3.2/board/freescale/mpc8313erdb/Makefile
+===================================================================
+--- u-boot-1.3.2.orig/board/freescale/mpc8313erdb/Makefile     2008-03-09 16:20:02.000000000 +0100
++++ u-boot-1.3.2/board/freescale/mpc8313erdb/Makefile  2008-09-12 18:15:39.000000000 +0200
 @@ -25,7 +25,7 @@
  
  LIB   = $(obj)lib$(BOARD).a
@@ -10,9 +11,10 @@ diff -urN u-boot-1.3.1.orig/board/freescale/mpc8313erdb/Makefile u-boot-1.3.1/bo
  
  SRCS  := $(SOBJS:.o=.S) $(COBJS:.o=.c)
  OBJS  := $(addprefix $(obj),$(COBJS))
-diff -urN u-boot-1.3.1.orig/board/freescale/mpc8313erdb/nand.c u-boot-1.3.1/board/freescale/mpc8313erdb/nand.c
---- u-boot-1.3.1.orig/board/freescale/mpc8313erdb/nand.c       1970-01-01 01:00:00.000000000 +0100
-+++ u-boot-1.3.1/board/freescale/mpc8313erdb/nand.c    2008-01-31 17:35:26.000000000 +0100
+Index: u-boot-1.3.2/board/freescale/mpc8313erdb/nand.c
+===================================================================
+--- /dev/null  1970-01-01 00:00:00.000000000 +0000
++++ u-boot-1.3.2/board/freescale/mpc8313erdb/nand.c    2008-09-12 18:15:39.000000000 +0200
 @@ -0,0 +1,868 @@
 +/*
 + * Copyright (C) Freescale Semiconductor, Inc. 2006. 
@@ -882,10 +884,11 @@ diff -urN u-boot-1.3.1.orig/board/freescale/mpc8313erdb/nand.c u-boot-1.3.1/boar
 +
 +#endif
 +#endif
-diff -urN u-boot-1.3.1.orig/include/configs/MPC8313ERDB.h u-boot-1.3.1/include/configs/MPC8313ERDB.h
---- u-boot-1.3.1.orig/include/configs/MPC8313ERDB.h    2007-12-06 10:21:19.000000000 +0100
-+++ u-boot-1.3.1/include/configs/MPC8313ERDB.h 2008-01-31 17:36:18.000000000 +0100
-@@ -360,6 +360,7 @@
+Index: u-boot-1.3.2/include/configs/MPC8313ERDB.h
+===================================================================
+--- u-boot-1.3.2.orig/include/configs/MPC8313ERDB.h    2008-09-12 18:15:39.000000000 +0200
++++ u-boot-1.3.2/include/configs/MPC8313ERDB.h 2008-09-12 18:15:39.000000000 +0200
+@@ -358,6 +358,7 @@
  #define CONFIG_CMD_MII
  #define CONFIG_CMD_DATE
  #define CONFIG_CMD_PCI