diff options
author | Julius Werner <jwerner@chromium.org> | 2019-10-30 16:12:24 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-20 10:10:44 +0000 |
commit | 63c444a69b98bc8a86719699423b3273cc5759e8 (patch) | |
tree | 6bd90603b343103bdcd730eb5f9aca6c4500fb6f /Documentation | |
parent | 5027ecfb1987cf06efc772a0bee0a1fe1dc38049 (diff) |
Remove imgtec/pistachio SoC
After removing urara no board still uses this SoC, and there are no
plans to add any in the future (I'm not sure if the chip really exists
tbh...).
Change-Id: Ic4628fdfacc9fb19b6210394d96431fdb5f8e8f1
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36491
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/util.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/util.md b/Documentation/util.md index 021af791c7..1a8f36db2b 100644 --- a/Documentation/util.md +++ b/Documentation/util.md @@ -14,9 +14,6 @@ settings. `Perl` platform. `C` * __autoport__ - Automated porting coreboot to Sandy Bridge/Ivy Bridge platforms `Go` -* __bimgtool__ - A simple tool which generates and verifies boot images -in the BIMG format, used in systems designed by Imagination -Technologies, for example the Pistachio SoC. `C` * __bincfg__ - Compiler/Decompiler for data blobs with specs `Lex` `Yacc` * __board_status__ - Tools to collect logs and upload them to the board |