[PATCH] common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables

Tom Rini trini at konsulko.com
Wed May 11 19:31:00 CEST 2022


On Tue, May 03, 2022 at 02:37:39PM +0200, Rasmus Villemoes wrote:

> There is currently no support for PRE_CONSOLE_BUFFER in SPL, but if
> and when that gets implemented, one would almost certainly want to use
> a different address and/or size for the buffer (e.g., U-Boot proper
> might specify an address in DRAM and a generous buffer, while SPL
> would be much more constrained).
> 
> So a prerequisite for adding SPL_PRE_CONSOLE_BUFFER is to make the
> code use SPL_-specific values. No functional change.
> 
> Signed-off-by: Rasmus Villemoes <rasmus.villemoes at prevas.dk>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220511/5f95942f/attachment.sig>


More information about the U-Boot mailing list