[PATCH V2 09/17] arm: j721e: Add support for selecting DT based on EEPROM

Tom Rini trini at konsulko.com
Mon Nov 8 16:53:18 CET 2021


On Tue, Nov 02, 2021 at 07:35:50PM +0530, Sinthu Raja wrote:

> From: Sinthu Raja <sinthu.raja at ti.com>
> 
> Enable support for selecting DTB from FIT within SPL based on the
> board name read from EEPROM. This will help to use single defconfig
> for both EVM and SK.
> 
> Also print FDT model name and board name read from EEPROM on SPL debug
> console. This is useful to verify that right dtb is loaded in each boot
> stage.
> 
> Signed-off-by: Sinthu Raja <sinthu.raja at ti.com>
> ---
> 
> No changes in V2.
> 
>  arch/arm/mach-k3/j721e_init.c | 62 +++++++++++++++++++++++++++++++++++
>  1 file changed, 62 insertions(+)

The EEPROM scheme is not K3-generic, but rather TI reference platform
specific, so this needs to be abstracted to exist and be called from
under board/ti/j721e/.. thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20211108/c3ec7711/attachment.sig>


More information about the U-Boot mailing list