diff options
| author | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-05-13 15:59:05 +1000 |
|---|---|---|
| committer | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-05-13 15:59:05 +1000 |
| commit | f65ed451863417c85be555903377218cb0aac855 (patch) | |
| tree | 825bc9f02fef879b261f2cd2381da493995b28b2 /meta-zedboard/conf | |
| parent | 9c4a2b8a112d9d600a7e96234e1dc27773e3bce9 (diff) | |
| download | meta-xilinx-f65ed451863417c85be555903377218cb0aac855.tar.gz | |
Adjust preferred zynq linux to 3.8 and uboot to v2013.01.
Add UIMAGE load address and configs for 3.8 kernel.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'meta-zedboard/conf')
| -rw-r--r-- | meta-zedboard/conf/machine/zedboard.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-zedboard/conf/machine/zedboard.conf b/meta-zedboard/conf/machine/zedboard.conf index 301b055f..1dd631d1 100644 --- a/meta-zedboard/conf/machine/zedboard.conf +++ b/meta-zedboard/conf/machine/zedboard.conf | |||
| @@ -4,8 +4,8 @@ | |||
| 4 | # http://www.zedboard.org/ | 4 | # http://www.zedboard.org/ |
| 5 | 5 | ||
| 6 | # Versions corresponding to zedboard documentation | 6 | # Versions corresponding to zedboard documentation |
| 7 | PREFERRED_VERSION_linux-xlnx ?= "3.6%" | 7 | PREFERRED_VERSION_linux-xlnx ?= "3.8%" |
| 8 | PREFERRED_VERSION_u-boot-xlnx ?= "v2012.10%" | 8 | PREFERRED_VERSION_u-boot-xlnx ?= "v2013.01%" |
| 9 | 9 | ||
| 10 | require conf/machine/include/tune-zynq.inc | 10 | require conf/machine/include/tune-zynq.inc |
| 11 | 11 | ||
