summaryrefslogtreecommitdiff
path: root/board/Marvell/db-88f6820-gp/binary.0
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-05-05 10:32:08 -0400
committerTom Rini <trini@konsulko.com>2015-05-05 10:32:08 -0400
commit1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6 (patch)
tree89f46db2de98f59883ba6e4390f91af1599e9956 /board/Marvell/db-88f6820-gp/binary.0
parentff7e9cfc338ecd6db5ed7d6ff8fb7a2889b0131c (diff)
parent2083db7a75792d317a8e726e8be72abea8941d03 (diff)
downloadu-boot-imx-1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6.zip
u-boot-imx-1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6.tar.gz
u-boot-imx-1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6.tar.bz2
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'board/Marvell/db-88f6820-gp/binary.0')
-rw-r--r--board/Marvell/db-88f6820-gp/binary.016
1 files changed, 16 insertions, 0 deletions
diff --git a/board/Marvell/db-88f6820-gp/binary.0 b/board/Marvell/db-88f6820-gp/binary.0
new file mode 100644
index 0000000..57a4cbf
--- /dev/null
+++ b/board/Marvell/db-88f6820-gp/binary.0
@@ -0,0 +1,16 @@
+--------
+WARNING:
+--------
+This file should contain the bin_hdr generated by the original Marvell
+U-Boot implementation. As this is currently not included in this
+U-Boot version, we have added this placeholder, so that the U-Boot
+image can be generated without errors.
+
+If you have a known to be working bin_hdr for your board, then you
+just need to replace this text file here with the binary header
+and recompile U-Boot.
+
+In a few weeks, mainline U-Boot will get support to generate the
+bin_hdr with the DDR training code itself. By implementing this code
+as SPL U-Boot. Then this file will not be needed any more and will
+get removed.