diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2008-09-12 16:56:37 +0000 |
---|---|---|
committer | Jeremy Laine <jeremy.laine@m4x.org> | 2008-09-12 16:56:37 +0000 |
commit | cbb9e9ecfc1c79ec3b0b8991edd9ee685e69a4c5 (patch) | |
tree | 39d1446fe40581db404dee322b6958a0dbb379e7 /packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch | |
parent | 9f3781ab3c583f977cecc716440045cf91d7eee6 (diff) |
u-boot: massage mpc8313e-rdb patches so they apply cleanly
Diffstat (limited to 'packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch')
-rw-r--r-- | packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch b/packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch index ffca5a35c7..f844f29b0b 100644 --- a/packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch +++ b/packages/u-boot/u-boot-1.3.2/mpc8313e-rdb-autoboot.patch @@ -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 */ |