]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
binman: sunxi: Add help message for missing sunxi ATF BL31
authorSimon Glass <sjg@chromium.org>
Sun, 6 Sep 2020 16:39:10 +0000 (10:39 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:54:13 +0000 (12:54 -0600)
Add a special help message pointing to the relevant README.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/sunxi-u-boot.dtsi
tools/binman/missing-blob-help

index 1d1c36910997d3f6b9b5044cb6da071ca9a073d3..c97943b3c196cd6d26103e6fbb2a4cea6c2dfe6d 100644 (file)
@@ -48,6 +48,7 @@
                                        entry = <0x44000>;
 #endif
                                        atf-bl31 {
+                                               missing-msg = "atf-bl31-sunxi";
                                        };
                                };
 
index 3de195c23c8fb1e1bac7f05c55789112b0b0fe73..7cf1c346101d3d05ae4475f6c6abf61420024819 100644 (file)
@@ -9,3 +9,7 @@
 atf-bl31:
 See the documentation for your board. You may need to build ARM Trusted
 Firmware and build with BL31=/path/to/bl31.bin
+
+atf-bl31-sunxi:
+Please read the section on ARM Trusted Firmware (ATF) in
+board/sunxi/README.sunxi64