On 2019-04-30, Tom Rini wrote:
> On Mon, Apr 29, 2019 at 04:12:30PM -0700, Vagrant Cascadian wrote:
>
>> Add am335x-pocketbeagle to CONFIG_OF_LIST in am335x_evm_defconfig.
>> 
>> Signed-off-by: Vagrant Cascadian <vagr...@debian.org>
>
> We need to update include/configs/am335x_evm.h too so that it detects
> this variant and loads the right dtb.

I believe this was already added in the original commit that added
partial support:

        "findfdt="\
...
                "if test $board_name = A335PBGL; then " \
                        "setenv fdtfile am335x-pocketbeagle.dtb; fi; " \


In my tests, it loaded the correct .dtb file; Is there something I'm
missing?


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to