[Buildroot] [Bug 12116] console prompt does not appear after login

bugzilla at busybox.net bugzilla at busybox.net
Mon Sep 2 15:09:18 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=12116

Christophe Priouzeau <christophe.priouzeau at st.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from Christophe Priouzeau <christophe.priouzeau at st.com> ---
Same issue as https://bugs.busybox.net/show_bug.cgi?id=11746

The issue are due to a bad assembler generation by binutils tools with thumb
code on kernel. 
There is two way to solver it:
1. use an old binutils tools 2.28 (see commit
b3dddb0a787352bb836ce972e4f07b59d79068e7 package/binutils: default to 2.28 for
Cortex-M targets)
2. use a more recent kernel which generate a correct assembler.


I will try to provide a new kernel configuration.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list