diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,6 +79,8 @@ for i in {1..8192}; do echo -e '\x00' >> build/platform/generic/firmware/fw_dyna Required dependencies: * riscv64-linux-gnu-gcc +* bison +* flex The boot flow is not supported by upstream U-Boot. There are several T-Head-specific forks that implement it for the Linux kernel, |