mb/google/auron: Move SPD file handling to chipset
[coreboot.git] / src / mainboard / google / auron / onboard.h
blob6d4ff28dd8c43539efcb74753a93a4244835e327
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef AURON_ONBOARD_H
4 #define AURON_ONBOARD_H
6 /* SPI Write protect is GPIO 58 */
7 #define CROS_WP_GPIO 58
9 #endif