CFG_SYS_SPI_* are used in falcon boot to specify the offsets and size of
the repsective payloads. This patch moves them to Kconfig keeping the
values consistent for each of the effected boards.
Signed-off-by: Anshul Dalal
---
Tested:
* U-boot CI: https://github.com/u-boot/u-boot/pull/750
---
com
On Mon, Mar 10, 2025 at 10:37 AM Anshul Dalal wrote:
> diff --git a/include/configs/xea.h b/include/configs/xea.h
> index 00d62748733..2b358a41e2b 100644
> --- a/include/configs/xea.h
> +++ b/include/configs/xea.h
> @@ -14,12 +14,6 @@
>
> #include
This header file can also be removed.
> -/* S
On Mon, Mar 10, 2025 at 07:06:46PM +0530, Anshul Dalal wrote:
> CFG_SYS_SPI_* are used in falcon boot to specify the offsets and size of
> the repsective payloads. This patch moves them to Kconfig keeping the
> values consistent for each of the effected boards.
>
> Signed-off-by: Anshul Dalal
>
On Mon, Mar 10, 2025 at 10:37 AM Anshul Dalal wrote:
>
> CFG_SYS_SPI_* are used in falcon boot to specify the offsets and size of
> the repsective payloads. This patch moves them to Kconfig keeping the
s/repsective/respective
> values consistent for each of the effected boards.
s/effected/affec
4 matches
Mail list logo