]> Git Repo - J-u-boot.git/blobdiff - common/ddr_spd.c
sandbox: Increase cyclic CPU-time limit
[J-u-boot.git] / common / ddr_spd.c
index 438e71afd2020b921e350ddf9ed7e2c6e1c98329..2f6eb99bf0cfbf4259b1c34b0e662ee024a48fb0 100644 (file)
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright 2008-2014 Freescale Semiconductor, Inc.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * Version 2 as published by the Free Software Foundation.
  */
 
-#include <common.h>
 #include <ddr_spd.h>
+#include <stdio.h>
 
 /* used for ddr1 and ddr2 spd */
 static int
This page took 0.024952 seconds and 4 git commands to generate.