u-boot-brain/arch/x86
Simon Glass 06c085c0d2 x86: zimage: Improve command-line debug handling
At present if the command line is very long it is truncated by the
printf() statement, which works within a limited buffer. Use puts()
instead. Also show better debugging with the command-line setup
fails.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-02-01 15:33:25 +08:00
..
cpu x86: spl: Make moving BSS conditional 2021-02-01 15:33:24 +08:00
dts x86: coral: Add a devicetree node for eMMC 2021-02-01 15:11:41 +08:00
include/asm x86: zimage: Allow dumping the image from outside the module 2021-02-01 15:33:25 +08:00
lib x86: zimage: Improve command-line debug handling 2021-02-01 15:33:25 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Support Atom SoCs using SWSMISCI rather than the SWSCI 2020-09-25 11:27:18 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00