Error:
linux-5.10>$ dtc -I dts -O dtb arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts -o fsl-ls1046a-rdb.dtb
Error: fsl-ls1046a-rdb.dts:13.1-9 syntax error
FATAL ERROR: Unable to parse input tree
Solution:
linux-5.10>$ export ARCH=arm64
linux-5.10>$ export CROSS_COMPILE=aarch64-linux-gnu-
linux-5.10>$ make defconfig
linux-5.10>$ make dtbs or
linux-5.10>$ make freescale/fsl-ls1046a-rdb.dtb
Read More:
- [Solved] Linux Error: mipsel-linux-gcc: fatal error: no input files
- Parse error in ubantu/Linux system [How to Solve]
- [ERROR SystemVerification]: failed to parse kernel config: unable to load kernel module: “configs“
- Linux solves nohup: ignoring input and appending output to “nohup. Out” and nohup: ignoring input redirection error to standard output
- [Solved] pxp_lib.h:19:10: fatal error: linux/pxp_device.h: No such file or directory
- [Solved] fatal error: linux/videodev.h: No such file or directory
- [Solved] Go use zoom to connect DM database and start reporting error in Linux
- [Solved] Linux — 9 — txt files are copied from windows to Linux and read error
- linux use sh execute source error [How to Solve]
- linux(aarch64): How to Fix kettle Startup Error Issue
- Kylin arm64 linux configure: error: cannot guess build type; you must specify one
- [. Net] Several Ways to Generate GUID
- Linux Error: bind error: Address already in use [How to Solve]
- How to Solve Error: “Hdaudio hdaudioc0d2: unable to bind codec”
- [Solved] Linux Error: Failed to start bean ‘webServerStartStop‘; nested exception is org.springframework.
- Git error: unpack failed: error Missing tree [How to Solve]
- Linux gets the program PID according to the port
- Ubuntu Run Error: not syncing : VFS: Unable to mount root
- Linux: How to Solve Rabbitmq Plug-in Install Error
- How to Solve Linux Error: -bash: unzip: command not found