All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] keystone: u-boot: rename tci6638 to k2hk evm config
@ 2014-05-16 16:59 hzhang
  2014-05-16 19:00 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: hzhang @ 2014-05-16 16:59 UTC (permalink / raw)
  To: meta-ti

From: Hao Zhang <hzhang@ti.com>

Rename U-boot "tci6638_evm_config" to "k2hk_evm_config" to align
with DTB device name.
---
 conf/machine/include/keystone.inc             |    2 +-
 recipes-bsp/u-boot/u-boot-keystone_2013.01.bb |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index b961ad3..63f069c 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -12,7 +12,7 @@ MACHINE_KERNEL_PR = "r7"
 
 KERNEL_IMAGETYPE = "uImage"
 
-UBOOT_MACHINE = "tci6638_evm_config"
+UBOOT_MACHINE = "k2hk_evm_config"
 
 UBOOT_ENTRYPOINT = "0x80008000"
 UBOOT_LOADADDRESS = "0x80008000"
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 6717e62..5e5eb51 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"
 
 COMPATIBLE_MACHINE = "keystone"
 
-PR = "r3+gitr${SRCPV}"
+PR = "r4+gitr${SRCPV}"
 
-# Tag "K2_UBOOT_2013_01_14.03_02"
-SRCREV = "0b9b4be2f3097b5bdc3b0ea7aa5e8f465097e365"
+# Tag "K2_UBOOT_2013_01_14.05_16"
+SRCREV = "fee500417b989fc9906d86e377b4d3d96033d54e"
 BRANCH = "master"
 
 SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] keystone: u-boot: rename tci6638 to k2hk evm config
  2014-05-16 16:59 [PATCH] keystone: u-boot: rename tci6638 to k2hk evm config hzhang
@ 2014-05-16 19:00 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2014-05-16 19:00 UTC (permalink / raw)
  To: hzhang; +Cc: meta-ti

On Fri, May 16, 2014 at 12:59:44PM -0400, hzhang@ti.com wrote:
> From: Hao Zhang <hzhang@ti.com>

Ack.


> Rename U-boot "tci6638_evm_config" to "k2hk_evm_config" to align
> with DTB device name.
> ---
>  conf/machine/include/keystone.inc             |    2 +-
>  recipes-bsp/u-boot/u-boot-keystone_2013.01.bb |    6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
> index b961ad3..63f069c 100644
> --- a/conf/machine/include/keystone.inc
> +++ b/conf/machine/include/keystone.inc
> @@ -12,7 +12,7 @@ MACHINE_KERNEL_PR = "r7"
>  
>  KERNEL_IMAGETYPE = "uImage"
>  
> -UBOOT_MACHINE = "tci6638_evm_config"
> +UBOOT_MACHINE = "k2hk_evm_config"
>  
>  UBOOT_ENTRYPOINT = "0x80008000"
>  UBOOT_LOADADDRESS = "0x80008000"
> 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 6717e62..5e5eb51 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"
>  
>  COMPATIBLE_MACHINE = "keystone"
>  
> -PR = "r3+gitr${SRCPV}"
> +PR = "r4+gitr${SRCPV}"
>  
> -# Tag "K2_UBOOT_2013_01_14.03_02"
> -SRCREV = "0b9b4be2f3097b5bdc3b0ea7aa5e8f465097e365"
> +# Tag "K2_UBOOT_2013_01_14.05_16"
> +SRCREV = "fee500417b989fc9906d86e377b4d3d96033d54e"
>  BRANCH = "master"
>  
>  SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}"
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-16 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16 16:59 [PATCH] keystone: u-boot: rename tci6638 to k2hk evm config hzhang
2014-05-16 19:00 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.