From f725c24c37b8ab6a0020fb7a0848fd715c9a7fc9 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 10 Jun 2024 10:21:17 +0200 Subject: util: Move remainings from ipqheader to qualcomm directory With commit 101098c41a ("sdm845: Combine BB with QC-Sec for ROM boot"), most files from ipqheader were moved to the qualcomm directory. Change-Id: I4e5136bd5ec4fd47bbd93cea2e4614fa63a3bd4e Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/83028 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- util/ipqheader/description.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 util/ipqheader/description.md (limited to 'util/ipqheader/description.md') diff --git a/util/ipqheader/description.md b/util/ipqheader/description.md deleted file mode 100644 index cfe53e8eee..0000000000 --- a/util/ipqheader/description.md +++ /dev/null @@ -1,8 +0,0 @@ -__ipqheader__ - * _createxbl.py_ - Concatenates XBL segments into one ELF image - `Python` - * _ipqheader.py_ - Returns a packed MBN header image with the - specified base and size `Python` - * _mbncat.py_ - Generate ipq8064 uber SBL `Python` - * *mbn_tools.py* - Contains all MBN Utilities for image generation - `Python` -- cgit v1.2.3