diff options
| author | Hao Zhang <hzhang@ti.com> | 2014-05-16 22:59:44 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-05-21 15:12:51 -0400 |
| commit | e16b3f5c490d3ce75425ec45d33a686f1239fb61 (patch) | |
| tree | 20afd27536e55182abd11cc88d5e7c5a83ede0f2 /recipes-bsp | |
| parent | 990d8f62257029e25fc2b8786155bcf5dc483659 (diff) | |
| download | meta-ti-e16b3f5c490d3ce75425ec45d33a686f1239fb61.tar.gz | |
keystone: u-boot: rename tci6638 to k2hk evm config
Rename U-boot "tci6638_evm_config" to "k2hk_evm_config" to align
with DTB device name.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-keystone_2013.01.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb index 6717e629..5e5eb517 100644 --- a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb +++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb | |||
| @@ -4,10 +4,10 @@ DESCRIPTION = "u-boot bootloader for Multi-Core BU devices" | |||
| 4 | 4 | ||
| 5 | COMPATIBLE_MACHINE = "keystone" | 5 | COMPATIBLE_MACHINE = "keystone" |
| 6 | 6 | ||
| 7 | PR = "r3+gitr${SRCPV}" | 7 | PR = "r4+gitr${SRCPV}" |
| 8 | 8 | ||
| 9 | # Tag "K2_UBOOT_2013_01_14.03_02" | 9 | # Tag "K2_UBOOT_2013_01_14.05_16" |
| 10 | SRCREV = "0b9b4be2f3097b5bdc3b0ea7aa5e8f465097e365" | 10 | SRCREV = "fee500417b989fc9906d86e377b4d3d96033d54e" |
| 11 | BRANCH = "master" | 11 | BRANCH = "master" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}" |
