Skip to content

Commit

Permalink
edm-g-imx8mm: specify the correct fdt_buffer value for general boot
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-chang committed Apr 28, 2023
1 parent d78b3a0 commit 904dc8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/configs/edm-g-imx8mm.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"fdt_addr_r=0x43000000\0" \
"fdt_addr=0x43000000\0" \
"fdt_high=0xffffffffffffffff\0" \
"fdt_buffer=8192\0" \
"boot_fit=no\0" \
"fdtfile=undefined\0" \
"bootm_size=0x10000000\0" \
Expand Down

0 comments on commit 904dc8d

Please sign in to comment.