diff mbox

[4/4] socfpga: note about unnecessary mkpimage of SPL

Message ID 1445271894-22553-5-git-send-email-viktorin@rehivetech.com
State Superseded
Headers show

Commit Message

Jan Viktorin Oct. 19, 2015, 4:24 p.m. UTC
Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
---
 board/altera/readme.txt | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/board/altera/readme.txt b/board/altera/readme.txt
index 882f54d..82c2dcd 100644
--- a/board/altera/readme.txt
+++ b/board/altera/readme.txt
@@ -88,6 +88,8 @@  Remember that without signing the u-boot-spl.bin, the board will not boot !!!
 
   $ mkpimage u-boot-spl.bin -o u-boot-spl-signed.bin
 
+This seems to be not true at least for the socdk board.
+
 Prepare your SDcard
 ===================