git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46a6c11
)
board: ti: am62ax: env: Use default findfdt
author
Nishanth Menon
<nm@ti.com>
Mon, 13 Nov 2023 14:51:46 +0000
(08:51 -0600)
committer
Tom Rini
<trini@konsulko.com>
Wed, 22 Nov 2023 18:46:33 +0000
(13:46 -0500)
Use the default findfdt instead of local logic.
Signed-off-by: Nishanth Menon <nm@ti.com>
board/ti/am62ax/am62ax.env
patch
|
blob
|
history
diff --git
a/board/ti/am62ax/am62ax.env
b/board/ti/am62ax/am62ax.env
index
bfed7f3
..
2af6914
100644
(file)
--- a/
board/ti/am62ax/am62ax.env
+++ b/
board/ti/am62ax/am62ax.env
@@
-1,10
+1,7
@@
#include <env/ti/ti_common.env>
+#include <env/ti/default_findfdt.env>
#include <env/ti/mmc.env>
-default_device_tree=ti/k3-am62a7-sk.dtb
-findfdt=
- setenv name_fdt ${default_device_tree};
- setenv fdtfile ${name_fdt}
name_kern=Image
console=ttyS2,115200n8
args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000