diff mbox

[U-Boot] odroid: update link to X2/U3 proprietary binaries

Message ID 54CE7623.9050109@math.uni-bielefeld.de
State Changes Requested
Delegated to: Minkyu Kang
Headers show

Commit Message

Tobias Jakobi Feb. 1, 2015, 6:53 p.m. UTC

Comments

Albert ARIBAUD Feb. 4, 2015, 10:42 a.m. UTC | #1
Hello Tobias,

You should use git send-email (or better yet, patman) for sending
patches; this one was attached instead of inline.

That being said, it did not seem to worry patchwork, so you don't
need to repost this one.

Amicalement,
Tobias Jakobi Feb. 4, 2015, 12:59 p.m. UTC | #2
Hello!

On 2015-02-04 11:42, Albert ARIBAUD wrote:
> Hello Tobias,
> 
> You should use git send-email (or better yet, patman) for sending
> patches; this one was attached instead of inline.
Sorry, I normally do that, but I didn't have access to my Odroid system 
when I sent the patch.


> That being said, it did not seem to worry patchwork, so you don't
> need to repost this one.
OK!


With best wishes,
Tobias
Przemyslaw Marczak Feb. 10, 2015, 1:49 p.m. UTC | #3
Hello Tobias,

On 02/01/2015 07:53 PM, Tobias Jakobi wrote:
> The old link was dead. Link to the Github repository which is
> probably a more long-term solution.
> ---
>   doc/README.odroid | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/README.odroid b/doc/README.odroid
> index 528bb95..cc85348 100644
> --- a/doc/README.odroid
> +++ b/doc/README.odroid
> @@ -19,7 +19,7 @@ iROM->BL1->(BL2 + TrustZone)->U-BOOT
>
>   This version of U-BOOT doesn't implement SPL but it is required(BL2)
>   and can be found in "boot.tar.gz" from here:
> -http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boot.tar.gz
> +https://github.com/hardkernel/u-boot/tree/odroid-v2010.12/sd_fuse
>   or here:
>   http://odroid.in/guides/ubuntu-lfs/boot.tar.gz
>
> -- 2.0.5

I checked the old link, and it is fine.
So maybe the link was dead only for a while?
Please add an alternative instead of removing the working one.

Best regards,
Tobias Jakobi Feb. 11, 2015, 5:21 p.m. UTC | #4
Hello!

Przemyslaw Marczak wrote:
> I checked the old link, and it is fine.
> So maybe the link was dead only for a while?
> Please add an alternative instead of removing the working one.
Hmm, I just checked the link and like the last time I tried it, it
doesn't work.

~ $ curl
"http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boot.tar.gz"
curl: (52) Empty reply from server

So either I'm just unlucky, or the server is highly unstable, or maybe
routing problems cause it only to be available for certain regions.

Since I've heard the complaint (that the link is not working) from
several people, I don't think it's a good idea to leave it there. GitHub
provides a much more stable service, so I would prefer to remove the
'wonky' link.

With best wishes,
Tobias
diff mbox

Patch

From f12af0fe43378f945de3eaa5acbca4e0a4d711b8 Mon Sep 17 00:00:00 2001
From: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Sun, 1 Feb 2015 19:47:50 +0100
Subject: odroid: update link to X2/U3 proprietary binaries

The old link was dead. Link to the Github repository which is
probably a more long-term solution.
---
 doc/README.odroid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.odroid b/doc/README.odroid
index 528bb95..cc85348 100644
--- a/doc/README.odroid
+++ b/doc/README.odroid
@@ -19,7 +19,7 @@  iROM->BL1->(BL2 + TrustZone)->U-BOOT
 
 This version of U-BOOT doesn't implement SPL but it is required(BL2)
 and can be found in "boot.tar.gz" from here:
-http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boot.tar.gz
+https://github.com/hardkernel/u-boot/tree/odroid-v2010.12/sd_fuse
 or here:
 http://odroid.in/guides/ubuntu-lfs/boot.tar.gz
 
-- 
2.0.5