Forked from
Reform / reform-boundary-uboot
49606 commits behind the upstream repository.
-
Gerald Van Baren authored
What was suppose to be a stack variable was declared as a pointer, overwriting random memory. Also moved the libfdt.a requirement into the main Makefile. That is The U-Boot Way.
Gerald Van Baren authoredWhat was suppose to be a stack variable was declared as a pointer, overwriting random memory. Also moved the libfdt.a requirement into the main Makefile. That is The U-Boot Way.
fdt_support.c 8.13 KiB