extract phram.mtd ramdisk support from tftpboot module
also rename tftproot output to tftpboot for consistency
This commit is contained in:
parent
6e95932e0e
commit
ce05f4e44c
6 changed files with 45 additions and 29 deletions
|
@ -34,7 +34,7 @@
|
|||
};
|
||||
in {
|
||||
hardware = {
|
||||
defaultOutput = "tftproot";
|
||||
defaultOutput = "tftpboot";
|
||||
loadAddress = "0x80000000";
|
||||
entryPoint = "0x80000000";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue