From c9292494d6c4843a97ecf7873c2ee670566a546c Mon Sep 17 00:00:00 2001 From: Serhio Date: Sun, 28 Jan 2024 13:00:03 +0200 Subject: [PATCH] Update dev-nfs-boot.md Link to Habr post --- en/dev-nfs-boot.md | 3 +++ 1 file changed, 3 insertions(+) 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/