mb/google/nissa/var/rull: add ssd timing and modify ssd GPIO pins of rtd3
[coreboot2.git] / src / mainboard / siemens / mc_apl1 / post.c
blobc34e2539bc2f683be94bf9b645019df01baa7dd3
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <console/console.h>
4 #include <nc_fpga.h>
5 #include <types.h>
7 void mainboard_post(uint8_t value)
9 nc_fpga_post(value);