summaryrefslogtreecommitdiff
path: root/conf/machine/mpc8315e-rdb.conf
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-10-07 23:43:18 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-10-07 23:43:18 +0000
commitea83ce724eaa0cbb5caf93ee90c60a7c1f89feef (patch)
tree7814962955a52571764971c4eb12c090d7873c6f /conf/machine/mpc8315e-rdb.conf
parentc3360f247a6439638edfb05dea1848a9c8a540fb (diff)
parentd9aa48e8ac4c98bb5704445ccd6d3a8ed95984b5 (diff)
merge of '414c6691b908eaab89fe4400b49ebf0e8d47aaad'
and 'e17edbd4fcc354c30505a8c14cdc5944260864f7'
Diffstat (limited to 'conf/machine/mpc8315e-rdb.conf')
-rw-r--r--conf/machine/mpc8315e-rdb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/mpc8315e-rdb.conf b/conf/machine/mpc8315e-rdb.conf
index 3718ce5935..e0a1215bcf 100644
--- a/conf/machine/mpc8315e-rdb.conf
+++ b/conf/machine/mpc8315e-rdb.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the Freescale MPC8315E-RDB
# Development board with low power PowerPC SoC with MMU/FPU and PCI,
-# PCI Express, SATA onboard.
+# PCI Express x1, 2x SATA.
TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "ppce300c3"
@@ -14,7 +14,7 @@ MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot"
KERNEL_IMAGETYPE = "uImage"
-PREFERRED_VERSION_u-boot = "1.3.2"
+PREFERRED_VERSION_u-boot ?= "1.3.2"
UBOOT_MACHINE = "MPC8315ERDB_config"
UBOOT_ENTRYPOINT = "0"
UBOOT_LOADADDRESS = "0"