mb/google/nissa/var/rull: add ssd timing and modify ssd GPIO pins of rtd3
[coreboot2.git] / src / mainboard / google / nyan_blaze / sdram_configs.h
blobd1a8b456787fcf9c0dba7cc55c0d3ea1a085793e
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __MAINBOARD_GOOGLE_NYAN_BLAZE_SDRAM_CONFIG_H__
4 #define __MAINBOARD_GOOGLE_NYAN_BLAZE_SDRAM_CONFIG_H__
6 #include <soc/sdram_param.h>
8 /* Loads SDRAM configurations for current system. */
9 const struct sdram_params *get_sdram_config(void);
11 #endif /* __MAINBOARD_GOOGLE_NYAN_BLAZE_SDRAM_CONFIG_H__ */