1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-22 07:07:21 +01:00
Files
u-boot-megous/drivers/misc
Simon Glass fb5cfbe17d x86: Update cbmem driver
This driver is not actually built since a Kconfig was never created for
it.

Add a Kconfig (which is already implied by COREBOOT) and update the
implementation to avoid using unnecessary memory. Drop the #ifdef at the
top since we can rely on Kconfig to get that right.

To enable it (in addition to serial and video), use:

   setenv stdout serial,vidconsole,cbmem

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[Modified the comment about overflow a little bit]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2023-09-22 06:03:46 +08:00
..
2023-09-22 06:03:46 +08:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2023-05-04 13:03:54 -04:00
2018-11-14 09:16:27 -08:00
2022-12-23 10:15:13 -05:00
2018-11-14 09:16:27 -08:00
2022-01-13 07:57:49 -05:00
2023-09-22 06:03:46 +08:00
2023-02-01 14:17:29 +08:00
2022-01-24 10:35:10 -05:00
2023-07-14 12:52:18 -04:00
2022-06-08 14:00:22 -04:00
2021-03-27 13:59:36 +13:00
2021-04-12 17:45:40 -04:00
2022-02-28 11:59:35 +05:30