x86: queensbay: Remove invalid comments in update_fsp_configs()
[oweals/u-boot.git] / arch / x86 / cpu / queensbay / fsp_configs.c
index f84ae3046fa1ffe8ee8069fff6ccd74478d1b8ef..25a92f7a7cc0986d552733bb79be727d4770df0c 100644 (file)
 void update_fsp_configs(struct fsp_config_data *config)
 {
        /* Override any UPD setting if required */
-
-       /* Uncomment the line below to enable DEBUG message */
-       /* fsp_upd->serial_dbgport_type = 1; */
-
-       /* Examples on how to initialize the pointers in UPD region */
-       /* fsp_upd->pcd_example = (EXAMPLE_DATA *)&example; */
 }