summaryrefslogtreecommitdiff
path: root/packages/u-boot/u-boot_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/u-boot/u-boot_1.3.2.bb')
-rw-r--r--packages/u-boot/u-boot_1.3.2.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/u-boot/u-boot_1.3.2.bb b/packages/u-boot/u-boot_1.3.2.bb
index d7be607f13..8e6befd9cb 100644
--- a/packages/u-boot/u-boot_1.3.2.bb
+++ b/packages/u-boot/u-boot_1.3.2.bb
@@ -2,23 +2,25 @@ require u-boot.inc
DEFAULT_PREFERENCE = "-1"
-PR = "r4"
+PR = "r5"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2"
SRC_URI_append_mpc8313e-rdb = "\
+ file://mpc8313e-rdb-autoboot.patch;patch=1 \
file://mpc8313e-rdb-nand.patch;patch=1 \
+ file://mpc8313e-rdb-mtdparts.patch;patch=1 \
file://mpc8313e-rdb-eeprom.patch;patch=1 \
file://mpc8313e-rdb-lm75.patch;patch=1 \
file://u-boot-fsl-1.3.0-mpc8313erdb-vsc7385-support.patch;patch=1 \
file://u-boot-fsl-1.3.0-mpc8313erdb-fix-vitesse-7385-firmware.patch;patch=1 \
file://u-boot-fsl-1.3.0-mpc8313erdb-performance-tuning-for-TSEC.patch;patch=1 \
- file://mpc8313e-rdb-autoboot.patch;patch=1 \
- file://mpc8313e-rdb-mtdparts.patch;patch=1 \
"
SRC_URI_append_boc01 = "\
+ file://mpc8313e-rdb-autoboot.patch;patch=1 \
file://mpc8313e-rdb-nand.patch;patch=1 \
+ file://mpc8313e-rdb-mtdparts.patch;patch=1 \
file://mpc8313e-rdb-eeprom.patch;patch=1 \
file://000_01_u-boot-1.3.2_LM73.patch;patch=1 \
file://001_01_u-boot-1.3.2_SPI.patch;patch=1 \