[meta-freescale] [meta-fsl-arm-extra][PATCH V2 1/3] u-boot-timesys: Add branch for quartz machine

Anthony Felice tony.felice at timesys.com
Wed Mar 19 08:28:22 PDT 2014


This branch adds some commits with board support for the quartz platform, that
include:

* Add NAND support
* Add Ethernet support
* Fix DDR3 settings for 1.1 silicon
* New machine definitions (e.g. quartz, quartz_nand)

This version has been tested on the quartz platform.

Signed-off-by: Anthony Felice <tony.felice at timesys.com>
---
 recipes-bsp/u-boot/u-boot-timesys_2011.12.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb b/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb
index 79fe5b4..5912423 100644
--- a/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb
+++ b/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb
@@ -13,6 +13,9 @@ SRCBRANCH = "2011.12-pcl052"
 SRC_URI = "git://github.com/Timesys/u-boot-timesys.git;protocol=git;branch=${SRCBRANCH}"
 SRCREV = "dca5026484c69628be9b9618e5795c635cefe110"
 
+SRCBRANCH_quartz = "2011.12-quartz"
+SRCREV_quartz = "2dc3859b8274b45fb6336d9713b4b07e42dfb4cb"
+
 S = "${WORKDIR}/git"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
1.9.0



More information about the meta-freescale mailing list