Rasmus Villemoes cff2963693 common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables
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@prevas.dk>
2022-05-11 09:22:24 -04:00
..
2021-10-31 12:26:44 -06:00
2022-04-25 16:04:05 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2013-04-01 16:33:52 -04:00
2022-01-19 18:11:34 +01:00
2022-05-06 16:34:07 -04:00
2022-01-21 14:01:35 -05:00
2022-01-19 18:11:34 +01:00
2022-05-02 09:58:13 -04:00
2022-03-28 20:30:33 +02:00
2022-03-10 08:28:36 -05:00
2022-05-02 09:58:13 -04:00
2021-04-12 17:44:55 -04:00
2021-04-20 07:31:12 -04:00
2022-01-21 14:01:35 -05:00