uboot-lantiq: VGV7510KW22 - use ddr ram params from brnboot
Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
382282eca9
commit
a22feb4c78
@ -166,9 +166,9 @@
|
||||
@@ -0,0 +1,71 @@
|
||||
+/*
|
||||
+ * Copyright (C) 2015 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
|
||||
+ * Based on code by:
|
||||
+ * Daniel Schwierzeck, daniel.schwierzeck@googlemail.com
|
||||
+ * and Lantiq Deutschland GmbH
|
||||
+ * Copyright (C) 2016 Mathias Kresin <dev@kresin.me>
|
||||
+ *
|
||||
+ * The values have been extracted from original brnboot.
|
||||
+ *
|
||||
+ * SPDX-License-Identifier: GPL-2.0+
|
||||
+ */
|
||||
@ -204,7 +204,7 @@
|
||||
+#define MC_CCR28_VALUE 0x0
|
||||
+#define MC_CCR29_VALUE 0x0
|
||||
+#define MC_CCR30_VALUE 0x798
|
||||
+#define MC_CCR31_VALUE 0x0
|
||||
+#define MC_CCR31_VALUE 0x2040F
|
||||
+#define MC_CCR32_VALUE 0x0
|
||||
+#define MC_CCR33_VALUE 0x650000
|
||||
+#define MC_CCR34_VALUE 0x200C8
|
||||
@ -220,7 +220,7 @@
|
||||
+#define MC_CCR44_VALUE 0x566504
|
||||
+#define MC_CCR45_VALUE 0x565F17
|
||||
+#define MC_CCR46_VALUE 0x565F17
|
||||
+#define MC_CCR47_VALUE 0x0
|
||||
+#define MC_CCR47_VALUE 0x2040F
|
||||
+#define MC_CCR48_VALUE 0x0
|
||||
+#define MC_CCR49_VALUE 0x0
|
||||
+#define MC_CCR50_VALUE 0x0
|
||||
|
Loading…
Reference in New Issue
Block a user