[PATCH u-boot-mvebu 04/31] tools: kwbimage: Add constant for SDIO bootfrom
Stefan Roese
sr at denx.de
Thu Jul 15 10:34:36 CEST 2021
On 08.07.21 19:30, Marek Behún wrote:
> Add constant for SDIO value of the bootfrom header field.
>
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
> tools/kwbimage.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/kwbimage.h b/tools/kwbimage.h
> index 0b6d05bef1..9856b44536 100644
> --- a/tools/kwbimage.h
> +++ b/tools/kwbimage.h
> @@ -27,6 +27,7 @@
> #define IBR_HDR_SATA_ID 0x78
> #define IBR_HDR_PEX_ID 0x9C
> #define IBR_HDR_UART_ID 0x69
> +#define IBR_HDR_SDIO_ID 0xAE
> #define IBR_DEF_ATTRIB 0x00
>
> /* Structure of the main header, version 0 (Kirkwood, Dove) */
>
Viele Grüße,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list