lkml.org 
[lkml]   [2019]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: kbuild change breaks HiFive-U boot here
Hi Paul,

On Sat, Oct 5, 2019 at 2:48 AM Paul Walmsley <paul.walmsley@sifive.com> wrote:
>
>
> Commit 858805b336be1cabb3d9033adaa3676574d12e37 ("kbuild: add $(BASH) to
> run scripts with bash-extension") breaks my kernel test flow that targets
> the HiFive Unleashed board. The boot traps during BBL early boot and
> stops. QEMU is unaffected. Reverting 858805b336be fixes the issue.

The reason is because
a shell script using bash-extension is run by 'sh' instead of 'bash'.

Run 'git grep CONFIG_SHELL', then can you find a suspicious script?
Is there a warning/error message in the build log?



> I haven't yet had the opportunity to root-cause the issue. The issue may
> be related to idiosyncracies in my local boot testing process, rather
> than this commit.
>
>
> - Paul



--
Best Regards
Masahiro Yamada

\
 
 \ /
  Last update: 2019-10-05 05:14    [W:0.892 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site