diff mbox

configs: warpboard: Use the final U-boot release version

Message ID 1462714647-10521-1-git-send-email-festevam@gmail.com
State Accepted
Commit 098ff7f9026a58609b1ada18eedd79f5d6b809b8
Headers show

Commit Message

Fabio Estevam May 8, 2016, 1:37 p.m. UTC
We should better use the final U-boot version rather than the release
candidate one.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 configs/warpboard_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard May 9, 2016, 12:04 p.m. UTC | #1
>>>>> "Fabio" == Fabio Estevam <festevam@gmail.com> writes:

 > We should better use the final U-boot version rather than the release
 > candidate one.

 > Signed-off-by: Fabio Estevam <festevam@gmail.com>

Committed, thanks. Do you have such a board? Care to test 2016.03?
Fabio Estevam May 9, 2016, 12:53 p.m. UTC | #2
On Mon, May 9, 2016 at 9:04 AM, Peter Korsgaard <peter@korsgaard.com> wrote:
>>>>>> "Fabio" == Fabio Estevam <festevam@gmail.com> writes:
>
>  > We should better use the final U-boot version rather than the release
>  > candidate one.
>
>  > Signed-off-by: Fabio Estevam <festevam@gmail.com>
>
> Committed, thanks. Do you have such a board? Care to test 2016.03?

Yes, I do. I can also test 2016.05, which is expected to be out today.

Thanks
Peter Korsgaard May 9, 2016, 1:02 p.m. UTC | #3
>>>>> "Fabio" == Fabio Estevam <festevam@gmail.com> writes:

 > On Mon, May 9, 2016 at 9:04 AM, Peter Korsgaard <peter@korsgaard.com> wrote:
 >>>>>>> "Fabio" == Fabio Estevam <festevam@gmail.com> writes:
 >> 
 >> > We should better use the final U-boot version rather than the release
 >> > candidate one.
 >> 
 >> > Signed-off-by: Fabio Estevam <festevam@gmail.com>
 >> 
 >> Committed, thanks. Do you have such a board? Care to test 2016.03?

 > Yes, I do. I can also test 2016.05, which is expected to be out today.

Thanks!
Fabio Estevam May 10, 2016, 1:31 p.m. UTC | #4
On Mon, May 9, 2016 at 9:53 AM, Fabio Estevam <festevam@gmail.com> wrote:

>> Committed, thanks. Do you have such a board? Care to test 2016.03?
>
> Yes, I do. I can also test 2016.05, which is expected to be out today.

2016.05 is not out yet, but 2016.03 works fine on warp board.
Peter Korsgaard May 10, 2016, 1:53 p.m. UTC | #5
>>>>> "Fabio" == Fabio Estevam <festevam@gmail.com> writes:

 > On Mon, May 9, 2016 at 9:53 AM, Fabio Estevam <festevam@gmail.com> wrote:
 >>> Committed, thanks. Do you have such a board? Care to test 2016.03?
 >> 
 >> Yes, I do. I can also test 2016.05, which is expected to be out today.

 > 2016.05 is not out yet, but 2016.03 works fine on warp board.

Great, will you send a patch?
Fabio Estevam May 10, 2016, 1:56 p.m. UTC | #6
On Tue, May 10, 2016 at 10:53 AM, Peter Korsgaard <peter@korsgaard.com> wrote:

> Great, will you send a patch?

Yes, but I prefer to send a patch upgrading to 2016.05, which should
come out very soon.
Peter Korsgaard May 10, 2016, 2:02 p.m. UTC | #7
>>>>> "Fabio" == Fabio Estevam <festevam@gmail.com> writes:

 > On Tue, May 10, 2016 at 10:53 AM, Peter Korsgaard <peter@korsgaard.com> wrote:
 >> Great, will you send a patch?

 > Yes, but I prefer to send a patch upgrading to 2016.05, which should
 > come out very soon.

Ok, sounds good - Thanks.
diff mbox

Patch

diff --git a/configs/warpboard_defconfig b/configs/warpboard_defconfig
index 8bc3117..798afed 100644
--- a/configs/warpboard_defconfig
+++ b/configs/warpboard_defconfig
@@ -31,7 +31,7 @@  BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XX=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="warp"
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.07-rc2"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.07"
 BR2_TARGET_UBOOT_FORMAT_IMX=y
 
 # host utility