diff --git a/fpga/NOTES.md b/fpga/NOTES.md new file mode 100644 index 0000000..12f96a4 --- /dev/null +++ b/fpga/NOTES.md @@ -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.