forked from DGNum/liminix
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
|
@ -121,7 +121,7 @@ image instead of flashing. In your device configuration add
|
|||
ipaddr = "192.168.200.251";
|
||||
};
|
||||
|
||||
and then build ``outputs.tftproot``. This creates a file in
|
||||
and then build ``outputs.tftpboot``. This creates a file in
|
||||
``result/`` called ``boot.scr``, which you can copy and paste into
|
||||
U-Boot to transfer the kernel and filesystem over TFTP and boot the
|
||||
kernel from RAM.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue