summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/pademelon/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/pademelon/romstage.c')
-rw-r--r--src/mainboard/amd/pademelon/romstage.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/amd/pademelon/romstage.c b/src/mainboard/amd/pademelon/romstage.c
new file mode 100644
index 000000000000..baa86d9966a3
--- /dev/null
+++ b/src/mainboard/amd/pademelon/romstage.c
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: CC-PDDC */
+
+/* Please update the license if adding licensable material. */
+
+/*
+ * This is a placeholder, if there ever is something platform specific to
+ * add to romstage, do it here.
+ */