diff --git a/en/dev-nfs-boot.md b/en/dev-nfs-boot.md index ce219e6..acb36aa 100644 --- a/en/dev-nfs-boot.md +++ b/en/dev-nfs-boot.md @@ -13,3 +13,6 @@ nfsboot=tftp 0x42000000 uImage;setenv setargs setenv bootargs ${bootargsnfs};run run nfsboot ``` + +How to boot OpenIPC with NFS and TFTP without replacing stock firmware (russian post): +https://habr.com/ru/companies/ruvds/articles/774482/