diff mbox series

[05/14] boot/xloader: URL update

Message ID 1537449899-9576-5-git-send-email-matthew.weber@rockwellcollins.com
State Accepted
Headers show
Series [01/14] support/scripts/pkg-stats: URL checking support | expand

Commit Message

Matt Weber Sept. 20, 2018, 1:24 p.m. UTC
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
---
 boot/xloader/Config.in | 2 ++
 1 file changed, 2 insertions(+)

Comments

Thomas Petazzoni Sept. 20, 2018, 8:28 p.m. UTC | #1
Hello,

On Thu, 20 Sep 2018 08:24:50 -0500, Matt Weber wrote:
> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
> ---
>  boot/xloader/Config.in | 2 ++
>  1 file changed, 2 insertions(+)

I've fixed the commit title: you're adding an upstream URL, not
updating it, and I've applied.

However:
 
 - The link isn't really a useful upstream URL. There in fact doesn't
   seem to be any page that is really relevant for X-Loader.

 - I am not sure having a package for xloader still makes sense. It's
   completely deprecated now that U-Boot has SPL support for TI
   platforms. Perhaps we should simply remove it ?

Best regards,

Thomas
Peter Korsgaard Oct. 5, 2018, 11:49 a.m. UTC | #2
>>>>> "Matt" == Matt Weber <matthew.weber@rockwellcollins.com> writes:

 > Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>

Committed to 2018.02.x, 2018.05.x and 2018.08.x, thanks.
diff mbox series

Patch

diff --git a/boot/xloader/Config.in b/boot/xloader/Config.in
index c411be4..f687b89 100644
--- a/boot/xloader/Config.in
+++ b/boot/xloader/Config.in
@@ -5,6 +5,8 @@  config BR2_TARGET_XLOADER
 	  The x-loader bootloader. It is mainly used on OMAP-based
 	  platforms.
 
+	  http://omappedia.org/wiki/Linux_OMAP_Kernel_Main
+
 if BR2_TARGET_XLOADER
 config BR2_TARGET_XLOADER_BOARDNAME
 	string "x-loader board name"