Files
u-boot/include
Simon Glass ae8fb2dbf1 post: Include config.h in the header
The post system requires use of CFG_xxx values which are only included
via the config.h header. Most files don't include this now.

The serial.h header includes post.h which causes a build error on any
platform which enables CONFIG_POST, such as pg_wcom_seli8

Add an explicit #include of config.h in the post.h header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-08-26 06:02:03 -06:00
..
2025-07-11 21:12:11 +02:00
2025-06-27 07:50:11 -06:00
2025-07-28 13:06:51 +12:00
2025-06-28 07:53:25 -06:00
2025-06-28 07:53:25 -06:00
2025-06-28 12:30:56 -06:00
2025-08-11 15:01:27 -06:00
2025-08-20 07:41:19 -06:00
2025-08-26 06:02:03 -06:00
2025-08-04 14:40:00 -06:00