Add FPGA notes

This commit is contained in:
Rodrigo Arias 2024-03-07 16:51:09 +01:00
parent 29e40eb4e4
commit 04705290c2

5
fpga/NOTES.md Normal file
View File

@ -0,0 +1,5 @@
Wed, 06 Mar 2024 11:38:08 +0100
Only /dev/console seems to output anything. We need to patch stage1 so it
doesn't use the console from bootcmd. Or specify boot.debug1 before the
console=hvc0 argument.