On Sun, May 31, 2020 at 12:44:24AM +0200, Heinrich Schuchardt wrote:
> When building U-Boot we should not blindly use make -j8 but consider the
> actual core count given by os.cpu_count().
>
> Signed-off-by: Heinrich Schuchardt
> Reviewed-by: Simon Glass
> Acked-by: Stephen Warren
Applied to
On 5/30/20 4:44 PM, Heinrich Schuchardt wrote:
> When building U-Boot we should not blindly use make -j8 but consider the
> actual core count given by os.cpu_count().
Acked-by: Stephen Warren
On Sat, 30 May 2020 at 16:44, Heinrich Schuchardt wrote:
>
> When building U-Boot we should not blindly use make -j8 but consider the
> actual core count given by os.cpu_count().
>
> Signed-off-by: Heinrich Schuchardt
> ---
> test/py/conftest.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deleti
When building U-Boot we should not blindly use make -j8 but consider the
actual core count given by os.cpu_count().
Signed-off-by: Heinrich Schuchardt
---
test/py/conftest.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/py/conftest.py b/test/py/conftest.py
index e3392
4 matches
Mail list logo