Skip to content
Snippets Groups Projects
Commit e8bd2a0b authored by Fabio Estevam's avatar Fabio Estevam Committed by Tom Rini
Browse files

warp7: Fix boot by selecting CONFIG_OF_LIBFDT


CONFIG_OF_LIBFDT needs to be selected to avoid the following
boot problem:

reading zImage
6346216 bytes read in 118 ms (51.3 MiB/s)
Booting from mmc ...
reading imx7d-warp.dtb
32593 bytes read in 11 ms (2.8 MiB/s)
Kernel image @ 0x80800000 [ 0x000000 - 0x60d5e8 ]
FDT and ATAGS support not compiled in - hanging
### ERROR ### Please RESET the board ###

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent 15e8cb70
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment