[U-Boot] [PATCH 2/2] ti: Add am335x-pocketbeagle to am335x_evm_defconfig.
Tom Rini
trini at konsulko.com
Tue Apr 30 17:24:18 UTC 2019
On Tue, Apr 30, 2019 at 10:02:11AM -0700, Vagrant Cascadian wrote:
> 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 <vagrant at 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?
Nope, I missed that it was there, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190430/3b12eb17/attachment.sig>
More information about the U-Boot
mailing list