diff options
| author | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-05-02 12:26:16 +1000 |
|---|---|---|
| committer | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-05-02 12:57:50 +1000 |
| commit | a2c9390608141347505080820af55f2429a63e7e (patch) | |
| tree | 8e0f3535cafd097abf31e1a06eb46f319c803777 /recipes-bsp | |
| parent | f79f67aa40ad5416743394bc95e8a9220f927c6a (diff) | |
| download | meta-xilinx-a2c9390608141347505080820af55f2429a63e7e.tar.gz | |
Move RTC config in kernel config to fragments.
Zedboard has no RTC, ZC702 does.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb index 63f88d3c..cc210f0e 100644 --- a/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb +++ b/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb | |||
| @@ -7,3 +7,5 @@ PV = "v2013.01${XILINX_EXTENSION}+git${SRCPV}" | |||
| 7 | PR = "r1" | 7 | PR = "r1" |
| 8 | 8 | ||
| 9 | include u-boot-xlnx.inc | 9 | include u-boot-xlnx.inc |
| 10 | |||
| 11 | # This revision is just a merge in of v2013.01 - SRCREV = 01ebbdc82fef0f8c2122a69cd3c4900a23b28af4 \ No newline at end of file | ||
